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

Commit

Permalink
Browse files Browse the repository at this point in the history
switched to next snapshot version (#4687)
* switched to next snapshot version

Signed-off-by: Kai Kreuzer <kai@openhab.org>
  • Loading branch information
kaikreuzer authored and maggu2810 committed Dec 7, 2017
1 parent 83beb2c commit 8084e2b
Show file tree
Hide file tree
Showing 409 changed files with 483 additions and 483 deletions.
Expand Up @@ -6,7 +6,7 @@ Bundle-Name: Eclipse SmartHome JAAS Auth
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName: org.eclipse.smarthome.auth.jaas
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
Import-Package:
org.eclipse.jdt.annotation;resolution:=optional,
org.eclipse.smarthome.core.auth,
Expand Down
2 changes: 1 addition & 1 deletion bundles/auth/org.eclipse.smarthome.auth.jaas/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>auth</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
</parent>

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

<modelVersion>4.0.0</modelVersion>
Expand Down
Expand Up @@ -4,7 +4,7 @@ Bundle-Name: Eclipse SmartHome Automation API
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName: org.eclipse.smarthome.automation.api
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
Export-Package:
org.eclipse.smarthome.automation,
org.eclipse.smarthome.automation.dto,
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
</parent>

<properties>
Expand Down
Expand Up @@ -4,7 +4,7 @@ Bundle-Name: Eclipse SmartHome Automation commands
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName: org.eclipse.smarthome.automation.commands
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
Import-Package:
org.apache.commons.lang,
org.eclipse.jdt.annotation;resolution:=optional,
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
</parent>

<properties>
Expand Down
Expand Up @@ -4,7 +4,7 @@ Bundle-Name: Tests for the Automation Core
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName: org.eclipse.smarthome.automation.core.test
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
Fragment-Host: org.eclipse.smarthome.automation.core
Import-Package:
org.eclipse.jdt.annotation;resolution:=optional,
Expand Down
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
</parent>

<properties>
Expand Down
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: Eclipse SmartHome Automation Core
Bundle-SymbolicName: org.eclipse.smarthome.automation.core
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
Export-Package: org.eclipse.smarthome.automation.core.util
Import-Package:
com.google.gson,
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
</parent>

<properties>
Expand Down
Expand Up @@ -5,7 +5,7 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName: org.eclipse.smarthome.automation.event.test;singlet
on:=true
Bundle-Vendor: Eclipse/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
Import-Package:
com.google.common.collect,
groovy.lang,
Expand Down
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
</parent>

<properties>
Expand Down
Expand Up @@ -5,7 +5,7 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName: org.eclipse.smarthome.automation.integration.test;s
ingleton:=true
Bundle-Vendor: Eclipse/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
Import-Package:
com.google.common.collect,
groovy.lang,
Expand Down
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
</parent>

<properties>
Expand Down
Expand Up @@ -5,7 +5,7 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName: org.eclipse.smarthome.automation.module.core.test;s
ingleton:=true
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
Import-Package:
org.eclipse.jdt.annotation;resolution:=optional,
org.eclipse.smarthome.automation,
Expand Down
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
</parent>

<properties>
Expand Down
Expand Up @@ -5,7 +5,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: Eclipse SmartHome Automation Module Core
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName: org.eclipse.smarthome.automation.module.core
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
Export-Package:
org.eclipse.smarthome.automation.module.core.factory,
org.eclipse.smarthome.automation.module.core.handler
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
</parent>

<properties>
Expand Down
Expand Up @@ -7,7 +7,7 @@ Bundle-Name: Eclipse SmartHome Automation Media Modules
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName: org.eclipse.smarthome.automation.module.media
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
Export-Package: org.eclipse.smarthome.automation.module.media.handler
Import-Package:
com.google.common.collect,
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Expand Up @@ -6,7 +6,7 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName: org.eclipse.smarthome.automation.module.script.defa
ultscope
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
Import-Package:
org.apache.commons.io,
org.apache.commons.lang,
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Expand Up @@ -7,7 +7,7 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName: org.eclipse.smarthome.automation.module.script.rule
support
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
Export-Package:
org.eclipse.smarthome.automation.module.script.rulesupport.shared,
org.eclipse.smarthome.automation.module.script.rulesupport.shared.facto
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Expand Up @@ -4,7 +4,7 @@ Bundle-Name: Eclipse SmartHome JSR233 Automation Module Tests
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName: org.eclipse.smarthome.automation.module.script.test
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
Fragment-Host: org.eclipse.smarthome.automation.module.script
Import-Package:
com.google.common.collect,
Expand Down
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
</parent>

<build>
Expand Down
Expand Up @@ -6,7 +6,7 @@ Bundle-Name: Eclipse SmartHome Automation Module Script
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName: org.eclipse.smarthome.automation.module.script
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
DynamicImport-Package: *
Export-Package: org.eclipse.smarthome.automation.module.script
Import-Package:
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Expand Up @@ -5,7 +5,7 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName: org.eclipse.smarthome.automation.module.timer.test;
singleton:=true
Bundle-Vendor: Eclipse/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
Import-Package:
com.google.common.collect,
groovy.lang,
Expand Down
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
</parent>

<properties>
Expand Down
Expand Up @@ -8,7 +8,7 @@ Bundle-Name: Eclipse SmartHome Automation Module Timer
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName: org.eclipse.smarthome.automation.module.timer
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
Export-Package:
org.eclipse.smarthome.automation.module.timer.factory,
org.eclipse.smarthome.automation.module.timer.handler
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
</parent>

<properties>
Expand Down
Expand Up @@ -4,7 +4,7 @@ Bundle-Name: Eclipse SmartHome Automation GSON Parser
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName: org.eclipse.smarthome.automation.parser.gson
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
Import-Package:
com.google.gson,
com.google.gson.reflect,
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Expand Up @@ -4,7 +4,7 @@ Bundle-Name: Eclipse SmartHome Automation File Provider
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName: org.eclipse.smarthome.automation.provider.file
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
Import-Package:
org.apache.commons.lang,
org.eclipse.jdt.annotation;resolution:=optional,
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
</parent>

<properties>
Expand Down
Expand Up @@ -4,7 +4,7 @@ Bundle-Name: Eclipse SmartHome Automation Providers
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName: org.eclipse.smarthome.automation.providers
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
Import-Package:
org.eclipse.jdt.annotation;resolution:=optional,
org.eclipse.smarthome.automation,
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
</parent>

<properties>
Expand Down
Expand Up @@ -4,7 +4,7 @@ Bundle-Name: Eclipse SmartHome Automation REST API
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName: org.eclipse.smarthome.automation.rest
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
Import-Package:
io.swagger.annotations;resolution:=optional,
javax.ws.rs,
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
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.internal.Activator
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
Import-Package:
org.apache.commons.lang,
org.eclipse.jdt.annotation;resolution:=optional,
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.smarthome.bundles</groupId>
<artifactId>automation</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.10.0-SNAPSHOT</version>
</parent>

<properties>
Expand Down
Expand Up @@ -7,7 +7,7 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-SymbolicName: org.eclipse.smarthome.automation.sample.extension.j
son
Bundle-Vendor: Eclipse.org/SmartHome
Bundle-Version: 0.9.0.qualifier
Bundle-Version: 0.10.0.qualifier
Import-Package:
org.eclipse.jdt.annotation;resolution:=optional,
org.eclipse.smarthome.automation,
Expand Down

0 comments on commit 8084e2b

Please sign in to comment.