Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-kapua-bot authored and Coduz committed Jul 9, 2020
1 parent a007f2e commit b851dab
Show file tree
Hide file tree
Showing 198 changed files with 209 additions and 209 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -42,7 +42,7 @@ The team maintains some docker images in a Docker Hub repository at [Kapua Repos
**Note:** the Docker Hub repository mentioned above is not the official project repository from Eclipse Foundation.
***

Suppose the target is the current snapshot 1.2.3-SNAPSHOT.
Suppose the target is the current snapshot 1.2.3.

* Clone Eclipse Kapua into a local directory
* Open an OS shell and move to Kapua project root directory
Expand Down
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.2.3-SNAPSHOT</version>
<version>1.2.3</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.2.3-SNAPSHOT</version>
<version>1.2.3</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.2.3-SNAPSHOT</version>
<version>1.2.3</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.2.3-SNAPSHOT</version>
<version>1.2.3</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.2.3-SNAPSHOT</version>
<version>1.2.3</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.2.3-SNAPSHOT</version>
<version>1.2.3</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.2.3-SNAPSHOT</version>
<version>1.2.3</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.2.3-SNAPSHOT</version>
<version>1.2.3</version>
</parent>

<packaging>pom</packaging>
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.2.3-SNAPSHOT</version>
<version>1.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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-broker</artifactId>
<version>1.2.3-SNAPSHOT</version>
<version>1.2.3</version>
</parent>

<artifactId>kapua-broker-core</artifactId>
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.2.3-SNAPSHOT</version>
<version>1.2.3</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.2.3-SNAPSHOT</version>
<version>1.2.3</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.2.3-SNAPSHOT</version>
<version>1.2.3</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.2.3-SNAPSHOT</version>
<version>1.2.3</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.2.3-SNAPSHOT</version>
<version>1.2.3</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.2.3-SNAPSHOT</version>
<version>1.2.3</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.2.3-SNAPSHOT</version>
<version>1.2.3</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.2.3-SNAPSHOT</version>
<version>1.2.3</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.2.3-SNAPSHOT</version>
<version>1.2.3</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.2.3-SNAPSHOT</version>
<version>1.2.3</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.2.3-SNAPSHOT</version>
<version>1.2.3</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.2.3-SNAPSHOT</version>
<version>1.2.3</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.2.3-SNAPSHOT</version>
<version>1.2.3</version>
</parent>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<artifactId>kapua-console-module-welcome</artifactId>
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.2.3-SNAPSHOT</version>
<version>1.2.3</version>
</parent>

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

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

<packaging>pom</packaging>
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.2.3-SNAPSHOT</version>
<version>1.2.3</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.2.3-SNAPSHOT</version>
<version>1.2.3</version>
</parent>

<packaging>pom</packaging>
Expand Down

0 comments on commit b851dab

Please sign in to comment.