Skip to content

Commit

Permalink
released 2.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Kreuzer <[email protected]>
  • Loading branch information
kaikreuzer committed Jun 28, 2017
1 parent d395831 commit a3dd9fb
Show file tree
Hide file tree
Showing 13 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion distributions/online-repo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.openhab.distro</groupId>
<artifactId>pom-distributions</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>online-repo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distributions/openhab-addons-legacy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openhab.distro</groupId>
<artifactId>pom-distributions</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>openhab-addons-legacy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distributions/openhab-addons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openhab.distro</groupId>
<artifactId>pom-distributions</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>openhab-addons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distributions/openhab-verify/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openhab.distro</groupId>
<artifactId>pom-distributions</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>openhab-verify</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distributions/openhab/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.openhab.distro</groupId>
<artifactId>pom-distributions</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>openhab</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distributions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openhab.distro</groupId>
<artifactId>pom</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>pom-distributions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/addons-esh/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openhab.distro</groupId>
<artifactId>pom-features</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>addons-esh</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/addons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openhab.distro</groupId>
<artifactId>pom-features</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>addons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/distro-kar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openhab.distro</groupId>
<artifactId>pom-features</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>distro-kar</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/distro-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openhab.distro</groupId>
<artifactId>pom-features</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>distro-resources</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.openhab.distro</groupId>
<artifactId>pom-features</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>distro</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.openhab.distro</groupId>
<artifactId>pom</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
14 changes: 7 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.openhab</groupId>
<artifactId>pom</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath></relativePath>
</parent>

Expand Down Expand Up @@ -47,14 +47,14 @@
</distributionManagement>

<properties>
<build.number>- local build -</build.number>
<build.number>- release build -</build.number>
<online.repo.version>2.1</online.repo.version>
<online.repo>https://openhab.jfrog.io/openhab/online-repo-snapshot/${online.repo.version}</online.repo>
<online.repo>https://dl.bintray.com/openhab/mvn/online-repo/${online.repo.version}</online.repo>
<!-- repo for releases: https://dl.bintray.com/openhab/mvn/online-repo/${online.repo.version} -->

<esh.version>0.9.0-SNAPSHOT</esh.version>
<ohc.version>2.1.0-SNAPSHOT</ohc.version>
<oh2.version>2.1.0-SNAPSHOT</oh2.version>
<oh1.version>1.10.0-SNAPSHOT</oh1.version>
<ohc.version>2.1.0</ohc.version>
<oh2.version>2.1.0</oh2.version>
<oh1.version>1.10.0</oh1.version>

<jackson.version>1.9.13</jackson.version>
<!-- provided by Karaf -->
Expand Down

0 comments on commit a3dd9fb

Please sign in to comment.