Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release 2.1.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
pb82 committed May 2, 2018
1 parent 2230ff2 commit b83e8dd
Show file tree
Hide file tree
Showing 16 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion common/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.1.0.Final</version>
</parent>

<artifactId>unifiedpush-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dependencies/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.1.0.Final</version>
</parent>

<artifactId>unifiedpush-dependencies-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dependencies/server-dependencies/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-dependencies-parent</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.1.0.Final</version>
</parent>

<artifactId>unifiedpush-server-dependencies</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dist/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.1.0.Final</version>
</parent>

<artifactId>unifiedpush-dist</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.1.0.Final</version>
</parent>

<artifactId>unifiedpush-jaxrs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion migrator/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.1.0.Final</version>
</parent>

<artifactId>unifiedpush-migrator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion model/api/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-model-parent</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.1.0.Final</version>
</parent>

<artifactId>unifiedpush-model-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion model/jpa/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-model-parent</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.1.0.Final</version>
</parent>

<artifactId>unifiedpush-model-jpa</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion model/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.1.0.Final</version>
</parent>

<artifactId>unifiedpush-model-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion model/push/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-model-parent</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.1.0.Final</version>
</parent>

<artifactId>unifiedpush-push-model</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -26,7 +26,7 @@

<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.1.0.Final</version>
<packaging>pom</packaging>

<name>AeroGear UnifiedPush Server</name>
Expand All @@ -36,7 +36,7 @@
<connection>scm:git:git://github.com/aerogear/aerogear-unifiedpush-server.git</connection>
<developerConnection>scm:git:git@github.com:aerogear/aerogear-unifiedpush-server.git</developerConnection>
<url>https://github.com/aerogear/aerogear-unifiedpush-server</url>
<tag>HEAD</tag>
<tag>2.1.0.Final</tag>
</scm>

<issueManagement>
Expand Down
2 changes: 1 addition & 1 deletion push-sender/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.1.0.Final</version>
</parent>

<artifactId>unifiedpush-push-sender</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion servers/keycloak/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.1.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion servers/plain/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.1.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion servers/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.1.0.Final</version>
</parent>

<name>UnifiedPush Servers Parent</name>
Expand Down
2 changes: 1 addition & 1 deletion service/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.1.0.Final</version>
</parent>

<artifactId>unifiedpush-service</artifactId>
Expand Down

0 comments on commit b83e8dd

Please sign in to comment.