Skip to content

Commit

Permalink
Release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-hono-bot committed Jul 21, 2022
1 parent 0586cbb commit f002b93
Show file tree
Hide file tree
Showing 58 changed files with 58 additions and 58 deletions.
2 changes: 1 addition & 1 deletion adapter-base/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<relativePath>../bom</relativePath>
</parent>
<artifactId>hono-adapter-base</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion adapters/amqp/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-adapters-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<relativePath>../parent</relativePath>
</parent>
<artifactId>hono-adapter-amqp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion adapters/coap/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-adapters-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<relativePath>../parent</relativePath>
</parent>
<artifactId>hono-adapter-coap</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion adapters/http-base/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-adapters</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-adapter-http-base</artifactId>
<name>Hono HTTP Adapter base</name>
Expand Down
2 changes: 1 addition & 1 deletion adapters/http/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-adapters-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<relativePath>../parent</relativePath>
</parent>
<artifactId>hono-adapter-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion adapters/lora/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-adapters-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<relativePath>../parent</relativePath>
</parent>
<artifactId>hono-adapter-lora</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion adapters/mqtt-base/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-adapters</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-adapter-mqtt-base</artifactId>
<name>Hono MQTT Adapter base</name>
Expand Down
2 changes: 1 addition & 1 deletion adapters/mqtt/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-adapters-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<relativePath>../parent</relativePath>
</parent>
<artifactId>hono-adapter-mqtt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion adapters/parent/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>hono-adapters</artifactId>
<groupId>org.eclipse.hono</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>hono-adapters-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion adapters/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<relativePath>../bom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion adapters/sigfox/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-adapters-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<relativePath>../parent</relativePath>
</parent>
<artifactId>hono-adapter-sigfox</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>hono-bom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cli/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<relativePath>../bom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client-device-connection-infinispan/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<relativePath>../bom</relativePath>
</parent>
<artifactId>client-device-connection-infinispan</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clients/amqp-common/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-client-amqp-common</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion clients/amqp-connection/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-client-amqp-connection</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion clients/application-amqp/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-client-application-amqp</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion clients/application-kafka/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-client-application-kafka</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion clients/application/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-client-application</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion clients/client-common/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-client-common</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion clients/command-amqp/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-client-command-amqp</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion clients/command-kafka/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-client-command-kafka</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion clients/command/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-client-command</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion clients/device-amqp/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-client-device-amqp</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion clients/kafka-common/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-client-kafka-common</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion clients/notification-amqp/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-client-notification-amqp</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion clients/notification-kafka/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-client-notification-kafka</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion clients/notification/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-client-notification</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion clients/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<relativePath>../bom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion clients/registry-amqp/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-client-registry-amqp</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion clients/registry/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-client-registry</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion clients/telemetry-amqp/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-client-telemetry-amqp</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion clients/telemetry-kafka/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-client-telemetry-kafka</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion clients/telemetry/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-client-telemetry</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<relativePath>../bom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion demo-certs/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-demo-certs</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion examples/hono-client-examples/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-example</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<relativePath>../bom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/protocol-gateway-example/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-example</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion legal/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<relativePath>../bom</relativePath>
</parent>
<artifactId>hono-legal</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -17,7 +17,7 @@

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

<name>Hono</name>
Expand Down
2 changes: 1 addition & 1 deletion service-base/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-bom</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<relativePath>../bom</relativePath>
</parent>
<artifactId>hono-service-base</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion services/auth-base/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-services</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>hono-service-auth-base</artifactId>
<name>Hono Auth base</name>
Expand Down
2 changes: 1 addition & 1 deletion services/auth/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-services-parent</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<relativePath>../parent</relativePath>
</parent>
<artifactId>hono-service-auth</artifactId>
Expand Down

0 comments on commit f002b93

Please sign in to comment.