Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Commit

Permalink
[ref] set version to 0.9.0.b2
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Kreuzer <kai@openhab.org>
  • Loading branch information
kaikreuzer committed Dec 22, 2016
1 parent 6ac2002 commit 66143df
Show file tree
Hide file tree
Showing 357 changed files with 423 additions and 369 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-Name: Eclipse SmartHome JAAS Auth
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-ManifestVersion: 2
Bundle-License: http://www.eclipse.org/legal/epl-v10.html
Bundle-SymbolicName: org.eclipse.smarthome.auth.jaas
Expand Down
2 changes: 1 addition & 1 deletion bundles/auth/org.eclipse.smarthome.auth.jaas/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>auth</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion bundles/auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.smarthome</groupId>
<artifactId>bundles</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse SmartHome Automation API
Bundle-SymbolicName: org.eclipse.smarthome.automation.api
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-Vendor: Eclipse.org/SmartHome
Import-Package:
org.eclipse.smarthome.automation,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.smarthome.automation.commands
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-Name: Eclipse SmartHome Automation commands
Import-Package:
org.apache.commons.lang,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Tests for the Automation Core
Bundle-SymbolicName: org.eclipse.smarthome.automation.core.test
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-Vendor: Eclipse.org/SmartHome
Fragment-Host: org.eclipse.smarthome.automation.core
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse SmartHome Automation Core
Bundle-SymbolicName: org.eclipse.smarthome.automation.core
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-Vendor: Eclipse.org/SmartHome
Import-Package:
com.google.gson,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse SmartHome Automation Event Test
Bundle-SymbolicName: org.eclipse.smarthome.automation.event.test;singleton:=true
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-Vendor: Eclipse/SmartHome
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: com.google.common.collect,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse SmartHome Automation Integration Test
Bundle-SymbolicName: org.eclipse.smarthome.automation.integration.test;singleton:=true
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-Vendor: Eclipse/SmartHome
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: com.google.common.collect,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse SmartHome Automation Module Test
Bundle-SymbolicName: org.eclipse.smarthome.automation.module.core.test;singleton:=true
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: com.google.common.collect,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse SmartHome Automation Module Core
Bundle-SymbolicName: org.eclipse.smarthome.automation.module.core
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: com.google.common.collect,
org.eclipse.smarthome.automation,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse SmartHome Automation Media Modules
Bundle-SymbolicName: org.eclipse.smarthome.automation.module.media
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: com.google.common.collect,
org.apache.commons.lang,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse SmartHome Automation Script Globals
Bundle-SymbolicName: org.eclipse.smarthome.automation.module.script.defaultscope
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: com.google.common.collect,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse SmartHome JSR233 Automation Module Tests
Bundle-SymbolicName: org.eclipse.smarthome.automation.module.script.test
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-Vendor: Eclipse.org/SmartHome
Fragment-Host: org.eclipse.smarthome.automation.module.script
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<build>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse SmartHome Automation Module Script
Bundle-SymbolicName: org.eclipse.smarthome.automation.module.script
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-Activator: org.eclipse.smarthome.automation.module.script.internal.ScriptModuleActivator
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: com.google.common.base,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse SmartHome Automation Timer Test
Bundle-SymbolicName: org.eclipse.smarthome.automation.module.timer.test;singleton:=true
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-Vendor: Eclipse/SmartHome
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: com.google.common.collect,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse SmartHome Automation Module Timer
Bundle-SymbolicName: org.eclipse.smarthome.automation.module.timer
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-Activator: org.eclipse.smarthome.automation.module.timer.internal.Activator
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: com.google.common.collect,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse SmartHome Automation GSON Parser
Bundle-SymbolicName: org.eclipse.smarthome.automation.parser.gson
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: com.google.gson,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.smarthome.automation.provider.file
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-Name: Eclipse SmartHome Automation File Provider
Import-Package:
org.apache.commons.lang,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.smarthome.automation.providers
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-Name: Eclipse SmartHome Automation Providers
Import-Package:
org.eclipse.smarthome.automation,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse SmartHome Automation REST API
Bundle-SymbolicName: org.eclipse.smarthome.automation.rest
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: io.swagger.annotations;resolution:=optional,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: Eclipse SmartHome Automation Sample Extension Java - Welcome Home Application
Bundle-SymbolicName: org.eclipse.smarthome.automation.sample.extension.java
Bundle-Activator: org.eclipse.smarthome.automation.sample.extension.java.Activator
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-Vendor: Eclipse.org/SmartHome
Import-Package:
org.apache.commons.lang,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.smarthome.automation.sample.extension.json
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Name: Automation Sample JSON
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0.b2</version>
</parent>

<properties>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.smarthome.automation.sample.java.demo
Bundle-Vendor: Bosch Software Innovations GmbH
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.9.0.b2
Bundle-Name: Eclipse SmartHome Automation Java Demo
Import-Package:
org.eclipse.smarthome.automation,
Expand Down
Loading

0 comments on commit 66143df

Please sign in to comment.