Releasing 2.0.0.b3

Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
Kai Kreuzer
2016-05-21 13:51:10 +02:00
parent 542d550f63
commit 8bd77e32c5
38 changed files with 44 additions and 49 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>org.openhab.core</groupId>
<artifactId>pom-features</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.b3</version>
</parent>
<artifactId>openhab-core</artifactId>
@@ -96,8 +96,8 @@
<feature>openhab-dashboard</feature>
<feature>esh-ui-basic</feature>
<feature>esh-ui-icon</feature>
<bundle start-level="80">mvn:org.openhab.ui/org.openhab.ui.basicui/${project.version}</bundle>
<bundle start-level="80">mvn:org.openhab.ui/org.openhab.ui.iconset.classic/${project.version}</bundle>
<bundle start-level="80">mvn:org.openhab.core/org.openhab.ui.basicui/${project.version}</bundle>
<bundle start-level="80">mvn:org.openhab.core/org.openhab.ui.iconset.classic/${project.version}</bundle>
<config name="org.eclipse.smarthome.basicui">
defaultSitemap = _default
iconType = svg
@@ -109,8 +109,8 @@
<feature>openhab-dashboard</feature>
<feature>esh-ui-classic</feature>
<feature>esh-ui-icon</feature>
<bundle start-level="80">mvn:org.openhab.ui/org.openhab.ui.classicui/${project.version}</bundle>
<bundle start-level="80">mvn:org.openhab.ui/org.openhab.ui.iconset.classic/${project.version}</bundle>
<bundle start-level="80">mvn:org.openhab.core/org.openhab.ui.classicui/${project.version}</bundle>
<bundle start-level="80">mvn:org.openhab.core/org.openhab.ui.iconset.classic/${project.version}</bundle>
<config name="org.eclipse.smarthome.classicui">
defaultSitemap = _default
</config>
@@ -120,7 +120,7 @@
<feature>openhab-runtime-base</feature>
<feature>openhab-dashboard</feature>
<feature>esh-ui-paper</feature>
<bundle start-level="80">mvn:org.openhab.ui/org.openhab.ui.paperui/${project.version}</bundle>
<bundle start-level="80">mvn:org.openhab.core/org.openhab.ui.paperui/${project.version}</bundle>
</feature>
</features>
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>org.openhab.core</groupId>
<artifactId>pom-features</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.b3</version>
</parent>
<artifactId>openhab-esh-addons</artifactId>
+1 -1
View File
@@ -12,7 +12,7 @@
<feature
id="org.openhab.feature.p2"
label="openHAB Core Components"
version="2.0.0.qualifier"
version="2.0.0.b3"
provider-name="openHAB.org">
<description>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openhab.core</groupId>
<artifactId>pom-tycho</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.b3</version>
<relativePath>../../poms/tycho/pom.xml</relativePath>
</parent>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openhab.core</groupId>
<artifactId>pom</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.b3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
<feature url="features/org.openhab.feature.p2_2.0.0.qualifier.jar" id="org.openhab.feature.p2" version="2.0.0.qualifier">
<feature url="features/org.openhab.feature.p2_2.0.0.b3.jar" id="org.openhab.feature.p2" version="2.0.0.b3">
<category name="org.openhab"/>
</feature>
<category-def name="org.openhab" label="openHAB">
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openhab.core</groupId>
<artifactId>pom-tycho</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.b3</version>
<relativePath>../../poms/tycho/pom.xml</relativePath>
</parent>
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>org.openhab.core</groupId>
<artifactId>pom-features</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.b3</version>
</parent>
<artifactId>org.openhab.features.karaf.verify</artifactId>