mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-10 21:31:53 +01:00
[unleash-maven-plugin] Preparation for next development cycle.
This commit is contained in:
parent
c4cf6eeb61
commit
cabe7c4528
@ -4,7 +4,7 @@ Bundle-Name: openHAB 1.x Compatibility Layer Tests
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-SymbolicName: org.openhab.core.compat1x.test
|
||||
Bundle-Vendor: openHAB
|
||||
Bundle-Version: 2.3.0.qualifier
|
||||
Bundle-Version: 2.4.0.qualifier
|
||||
Fragment-Host: org.openhab.core.compat1x
|
||||
Import-Package:
|
||||
groovy.lang,
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.openhab.core</groupId>
|
||||
<artifactId>pom-bundles</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>org.openhab.core.compat1x.test</artifactId>
|
||||
|
@ -10,7 +10,7 @@ Bundle-Name: openHAB 1.x Compatibility Layer
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-SymbolicName: org.openhab.core.compat1x
|
||||
Bundle-Vendor: openHAB
|
||||
Bundle-Version: 2.3.0.qualifier
|
||||
Bundle-Version: 2.4.0.qualifier
|
||||
Export-Package:
|
||||
org.codehaus.jackson,
|
||||
org.codehaus.jackson.annotate,
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.openhab.core</groupId>
|
||||
<artifactId>pom-bundles</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>org.openhab.core.compat1x</artifactId>
|
||||
|
@ -5,7 +5,7 @@ Bundle-Name: openHAB Karaf Integration
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-SymbolicName: org.openhab.core.karaf;singleton:=true
|
||||
Bundle-Vendor: openHAB
|
||||
Bundle-Version: 2.3.0.qualifier
|
||||
Bundle-Version: 2.4.0.qualifier
|
||||
Import-Package:
|
||||
com.google.common.base,
|
||||
com.google.common.collect,
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.openhab.core</groupId>
|
||||
<artifactId>pom-bundles</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
|
@ -8,7 +8,7 @@ Bundle-Name: openHAB Core
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-SymbolicName: org.openhab.core
|
||||
Bundle-Vendor: openHAB
|
||||
Bundle-Version: 2.3.0.qualifier
|
||||
Bundle-Version: 2.4.0.qualifier
|
||||
Export-Package: org.openhab.core
|
||||
Ignore-Package: org.openhab.core.internal.items,org.openhab.core.interna
|
||||
l,org.openhab.core.internal.events
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.openhab.core</groupId>
|
||||
<artifactId>pom-bundles</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>org.openhab.core</artifactId>
|
||||
|
@ -8,7 +8,7 @@ Bundle-Name: openHAB SSL Certificate Generator
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-SymbolicName: org.openhab.io.jetty.certificate;singleton:=true
|
||||
Bundle-Vendor: openHAB
|
||||
Bundle-Version: 2.3.0.qualifier
|
||||
Bundle-Version: 2.4.0.qualifier
|
||||
Import-Package:
|
||||
org.eclipse.jdt.annotation;resolution:=optional,
|
||||
org.osgi.framework,
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.openhab.core</groupId>
|
||||
<artifactId>pom-bundles</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>org.openhab.io.jetty.certificate</artifactId>
|
||||
|
@ -5,7 +5,7 @@ Bundle-Name: openHAB REST Documentation
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-SymbolicName: org.openhab.io.rest.docs
|
||||
Bundle-Vendor: openHAB
|
||||
Bundle-Version: 2.3.0.qualifier
|
||||
Bundle-Version: 2.4.0.qualifier
|
||||
Import-Package:
|
||||
com.google.gson,
|
||||
com.google.gson.annotations,
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.openhab.core</groupId>
|
||||
<artifactId>pom-bundles</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>org.openhab.io.rest.docs</artifactId>
|
||||
|
@ -8,7 +8,7 @@ Bundle-Name: openHAB Sound Support
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-SymbolicName: org.openhab.io.sound
|
||||
Bundle-Vendor: openHAB
|
||||
Bundle-Version: 2.3.0.qualifier
|
||||
Bundle-Version: 2.4.0.qualifier
|
||||
Fragment-Host: org.eclipse.smarthome.io.javasound
|
||||
Import-Package:
|
||||
org.apache.commons.collections,
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.openhab.core</groupId>
|
||||
<artifactId>pom-bundles</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>org.openhab.io.sound</artifactId>
|
||||
|
@ -8,7 +8,7 @@ Bundle-Name: openHAB Basic UI Fragment
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-SymbolicName: org.openhab.ui.basicui
|
||||
Bundle-Vendor: openHAB
|
||||
Bundle-Version: 2.3.0.qualifier
|
||||
Bundle-Version: 2.4.0.qualifier
|
||||
Fragment-Host: org.eclipse.smarthome.ui.basic
|
||||
Import-Package:
|
||||
org.eclipse.jdt.annotation;resolution:=optional,
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.openhab.core</groupId>
|
||||
<artifactId>pom-bundles</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>org.openhab.ui.basicui</artifactId>
|
||||
|
@ -8,7 +8,7 @@ Bundle-Name: openHAB Classic UI Fragment
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-SymbolicName: org.openhab.ui.classicui
|
||||
Bundle-Vendor: openHAB
|
||||
Bundle-Version: 2.3.0.qualifier
|
||||
Bundle-Version: 2.4.0.qualifier
|
||||
Fragment-Host: org.eclipse.smarthome.ui.classic
|
||||
Import-Package:
|
||||
org.eclipse.jdt.annotation;resolution:=optional,
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.openhab.core</groupId>
|
||||
<artifactId>pom-bundles</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>org.openhab.ui.classicui</artifactId>
|
||||
|
@ -5,7 +5,7 @@ Bundle-Name: openHAB Dashboard UI
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-SymbolicName: org.openhab.ui.dashboard
|
||||
Bundle-Vendor: openHAB
|
||||
Bundle-Version: 2.3.0.qualifier
|
||||
Bundle-Version: 2.4.0.qualifier
|
||||
Export-Package: org.openhab.ui.dashboard
|
||||
Import-Package:
|
||||
javax.servlet,
|
||||
|
@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>org.openhab.core</groupId>
|
||||
<artifactId>pom-bundles</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>org.openhab.ui.dashboard</artifactId>
|
||||
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: HomeBuilder User Interface
|
||||
Bundle-SymbolicName: org.openhab.ui.homebuilder
|
||||
Bundle-Version: 2.3.0.qualifier
|
||||
Bundle-Version: 2.4.0.qualifier
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Service-Component: OSGI-INF/*.xml
|
||||
Import-Package: com.google.gson,
|
||||
|
@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>org.openhab.core</groupId>
|
||||
<artifactId>pom-bundles</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -8,7 +8,7 @@ Bundle-Name: openHAB Paper UI Theme Fragment
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-SymbolicName: org.openhab.ui.paperui
|
||||
Bundle-Vendor: openHAB
|
||||
Bundle-Version: 2.3.0.qualifier
|
||||
Bundle-Version: 2.4.0.qualifier
|
||||
Fragment-Host: org.eclipse.smarthome.ui.paper
|
||||
Import-Package:
|
||||
org.eclipse.jdt.annotation;resolution:=optional,
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.openhab.core</groupId>
|
||||
<artifactId>pom-bundles</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>org.openhab.ui.paperui</artifactId>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>org.openhab.core</groupId>
|
||||
<artifactId>pom</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.openhab.core</groupId>
|
||||
<artifactId>pom-features</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>openhab-core</artifactId>
|
||||
|
@ -12,7 +12,7 @@
|
||||
<feature
|
||||
id="org.openhab.feature.p2"
|
||||
label="openHAB Core Components"
|
||||
version="2.3.0.qualifier"
|
||||
version="2.4.0.qualifier"
|
||||
provider-name="openHAB.org">
|
||||
|
||||
<description>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>org.openhab</groupId>
|
||||
<artifactId>pom-tycho</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
<relativePath>../../poms/tycho/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>org.openhab.core</groupId>
|
||||
<artifactId>pom</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site>
|
||||
<feature url="features/org.openhab.feature.p2_2.3.0.qualifier.jar" id="org.openhab.feature.p2" version="2.3.0.qualifier">
|
||||
<feature url="features/org.openhab.feature.p2_2.4.0.qualifier.jar" id="org.openhab.feature.p2" version="2.4.0.qualifier">
|
||||
<category name="org.openhab"/>
|
||||
</feature>
|
||||
<category-def name="org.openhab" label="openHAB">
|
||||
|
@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>org.openhab</groupId>
|
||||
<artifactId>pom-tycho</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
<relativePath>../../poms/tycho/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.openhab.core</groupId>
|
||||
<artifactId>pom-features</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>org.openhab.features.karaf.verify</artifactId>
|
||||
|
4
pom.xml
4
pom.xml
@ -4,13 +4,13 @@
|
||||
<parent>
|
||||
<groupId>org.openhab</groupId>
|
||||
<artifactId>pom-tycho</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
<relativePath>poms/tycho/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<groupId>org.openhab.core</groupId>
|
||||
<artifactId>pom</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>openHAB</name>
|
||||
|
@ -9,7 +9,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>pom-tycho</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>openHAB - Tycho settings</name>
|
||||
|
Loading…
Reference in New Issue
Block a user