Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-kapua-bot authored and Coduz committed May 27, 2019
1 parent 7d28338 commit eec845e
Show file tree
Hide file tree
Showing 165 changed files with 168 additions and 168 deletions.
2 changes: 1 addition & 1 deletion assembly/api/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>kapua-assembly</artifactId>
<groupId>org.eclipse.kapua</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion assembly/broker/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-assembly</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion assembly/console/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-assembly</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion assembly/events-broker/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-assembly</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion assembly/java-base/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-assembly</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion assembly/jetty-base/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-assembly</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion assembly/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion assembly/sql/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-assembly</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion broker-core/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<artifactId>kapua-broker-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion broker/api/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>kapua-broker</artifactId>
<groupId>org.eclipse.kapua</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion broker/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>kapua</artifactId>
<groupId>org.eclipse.kapua</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion build-tools/pom.xml
Expand Up @@ -23,7 +23,7 @@

<groupId>org.eclipse.kapua.build</groupId>
<artifactId>kapua-build-tools</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion client/gateway/api/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-client-gateway</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/gateway/features/karaf/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-client-gateway-features</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/gateway/features/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-client-gateway</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<artifactId>kapua-client-gateway-features</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion client/gateway/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-client</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<artifactId>kapua-client-gateway</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion client/gateway/profile/kura/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-client-gateway</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/gateway/provider/fuse/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-client-gateway-provider</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/gateway/provider/mqtt/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-client-gateway-provider</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/gateway/provider/paho/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-client-gateway-provider</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/gateway/provider/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-client-gateway</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/gateway/spi/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-client-gateway</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<artifactId>kapua-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion commons/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<artifactId>kapua-commons</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions console/core/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>kapua-console</artifactId>
<groupId>org.eclipse.kapua</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -143,13 +143,13 @@
<dependency>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-console-module-endpoint</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-console-module-endpoint</artifactId>
<classifier>sources</classifier>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion console/module/about/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>kapua-console-module</artifactId>
<groupId>org.eclipse.kapua</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion console/module/account/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>kapua-console-module</artifactId>
<groupId>org.eclipse.kapua</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion console/module/api/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>kapua-console-module</artifactId>
<groupId>org.eclipse.kapua</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion console/module/authentication/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>kapua-console-module</artifactId>
<groupId>org.eclipse.kapua</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion console/module/authorization/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>kapua-console-module</artifactId>
<groupId>org.eclipse.kapua</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion console/module/data/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>kapua-console-module</artifactId>
<groupId>org.eclipse.kapua</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion console/module/device/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>kapua-console-module</artifactId>
<groupId>org.eclipse.kapua</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion console/module/endpoint/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>kapua-console-module</artifactId>
<groupId>org.eclipse.kapua</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion console/module/job/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>kapua-console-module</artifactId>
<groupId>org.eclipse.kapua</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion console/module/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>kapua-console</artifactId>
<groupId>org.eclipse.kapua</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion console/module/tag/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>kapua-console-module</artifactId>
<groupId>org.eclipse.kapua</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion console/module/user/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>kapua-console-module</artifactId>
<groupId>org.eclipse.kapua</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion console/module/welcome/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>kapua-console-module</artifactId>
<groupId>org.eclipse.kapua</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion console/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<artifactId>kapua-console</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion console/web/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-console</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<artifactId>kapua-console-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion deployment/docker/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>kapua-deployment</artifactId>
<groupId>org.eclipse.kapua</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion deployment/minishift/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>kapua-deployment</artifactId>
<groupId>org.eclipse.kapua</groupId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<packaging>pom</packaging>
Expand Down

0 comments on commit eec845e

Please sign in to comment.