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.2.1.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
secondsun committed Mar 14, 2019
1 parent 58b417b commit 1689343
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.2.1.Final</version>
</parent>

<artifactId>unifiedpush-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.2.1.Final</version>
</parent>

<artifactId>unifiedpush-dependencies-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dependencies/server-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-dependencies-parent</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.2.1.Final</version>
</parent>

<artifactId>unifiedpush-server-dependencies</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.2.1.Final</version>
</parent>

<artifactId>unifiedpush-jaxrs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion migrator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.2.1.Final</version>
</parent>

<artifactId>unifiedpush-migrator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion model/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-model-parent</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.2.1.Final</version>
</parent>

<artifactId>unifiedpush-model-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion model/jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-model-parent</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.2.1.Final</version>
</parent>

<artifactId>unifiedpush-model-jpa</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.2.1.Final</version>
</parent>

<artifactId>unifiedpush-model-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion model/push/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-model-parent</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.2.1.Final</version>
</parent>

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

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

<name>AeroGear UnifiedPush Server</name>
Expand All @@ -37,7 +37,7 @@
<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.2.1.Final</tag>
</scm>

<issueManagement>
Expand Down
2 changes: 1 addition & 1 deletion push-sender/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.2.1.Final</version>
</parent>

<artifactId>unifiedpush-push-sender</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion servers/keycloak/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.2.1.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion servers/plain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.2.1.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion servers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.2.1.Final</version>
</parent>

<name>UnifiedPush Servers Parent</name>
Expand Down
2 changes: 1 addition & 1 deletion service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-parent</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.2.1.Final</version>
</parent>

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

0 comments on commit 1689343

Please sign in to comment.