Skip to content

Commit

Permalink
Release 0.6-M1
Browse files Browse the repository at this point in the history
  • Loading branch information
hudson committed Mar 12, 2018
1 parent 8c8d2a5 commit 59f424f
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion adapters/http-vertx-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-adapters</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
</parent>
<artifactId>hono-adapter-http-vertx-base</artifactId>
<name>Hono HTTP Adapter base</name>
Expand Down
2 changes: 1 addition & 1 deletion adapters/http-vertx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-adapters</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
</parent>
<artifactId>hono-adapter-http-vertx</artifactId>
<name>Hono HTTP Adapter</name>
Expand Down
2 changes: 1 addition & 1 deletion adapters/kura/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-adapters</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
</parent>
<artifactId>hono-adapter-kura</artifactId>
<name>Hono Kura Adapter</name>
Expand Down
2 changes: 1 addition & 1 deletion adapters/mqtt-vertx-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-adapters</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
</parent>
<artifactId>hono-adapter-mqtt-vertx-base</artifactId>
<name>Hono MQTT Adapter base</name>
Expand Down
2 changes: 1 addition & 1 deletion adapters/mqtt-vertx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-adapters</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
</parent>
<artifactId>hono-adapter-mqtt-vertx</artifactId>
<name>Hono MQTT Adapter</name>
Expand Down
2 changes: 1 addition & 1 deletion adapters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
<relativePath>../bom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-parent</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
</parent>

<artifactId>hono-bom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion broker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
<relativePath>../bom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
<relativePath>../bom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
<relativePath>../bom</relativePath>
</parent>
<artifactId>hono-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo-certs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
<relativePath>../bom</relativePath>
</parent>
<artifactId>hono-demo-certs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dispatchrouter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
<relativePath>../bom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
<relativePath>../bom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jmeter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
<relativePath>../bom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion legal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
<relativePath>../bom</relativePath>
</parent>
<artifactId>hono-legal</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<groupId>org.eclipse.hono</groupId>
<artifactId>hono-parent</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
<packaging>pom</packaging>

<name>Hono</name>
Expand Down
2 changes: 1 addition & 1 deletion service-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
<relativePath>../bom</relativePath>
</parent>
<artifactId>hono-service-base</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion services/auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-services</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
</parent>
<artifactId>hono-service-auth</artifactId>
<name>Hono Auth</name>
Expand Down
2 changes: 1 addition & 1 deletion services/device-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-services</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
</parent>
<artifactId>hono-service-device-registry</artifactId>
<name>Hono Device Registry</name>
Expand Down
2 changes: 1 addition & 1 deletion services/messaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-services</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
</parent>
<artifactId>hono-service-messaging</artifactId>
<name>Hono Messaging</name>
Expand Down
2 changes: 1 addition & 1 deletion services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
<relativePath>../bom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion site/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
<relativePath>../bom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>0.6-M1-SNAPSHOT</version>
<version>0.6-M1</version>
<relativePath>../bom</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down

0 comments on commit 59f424f

Please sign in to comment.