Skip to content

Commit

Permalink
Bump version to 2.6.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-hono-bot committed Jan 17, 2024
1 parent f5eddc2 commit f3f8700
Show file tree
Hide file tree
Showing 62 changed files with 62 additions and 62 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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</version>
</parent>
<artifactId>hono-client-command-kafka</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion clients/command-pubsub/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.5.0</version>
<version>2.6.0-SNAPSHOT</version>
</parent>
<artifactId>hono-client-command-pubsub</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</version>
</parent>
<artifactId>hono-client-notification-kafka</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion clients/notification-pubsub/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.5.0</version>
<version>2.6.0-SNAPSHOT</version>
</parent>
<artifactId>hono-client-notification-pubsub</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</version>
<relativePath>../bom</relativePath>
</parent>

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

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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</version>
</parent>
<artifactId>hono-client-telemetry-kafka</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion clients/telemetry-pubsub/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-clients-parent</artifactId>
<version>2.5.0</version>
<version>2.6.0-SNAPSHOT</version>
</parent>
<artifactId>hono-client-telemetry-pubsub</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</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.5.0</version>
<version>2.6.0-SNAPSHOT</version>
<relativePath>../bom</relativePath>
</parent>
<artifactId>hono-legal</artifactId>
Expand Down

0 comments on commit f3f8700

Please sign in to comment.