Skip to content

Commit

Permalink
[maven-release-plugin] prepare release aggregator-1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
terma committed Oct 4, 2017
1 parent 94d8ae0 commit 1bbe302
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.terma.gigaspace-web-console</groupId>
<artifactId>aggregator</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
</parent>

<artifactId>core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.terma.gigaspace-web-console</groupId>
<artifactId>aggregator</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
</parent>

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

<groupId>com.github.terma.gigaspace-web-console</groupId>
<artifactId>aggregator</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
<packaging>pom</packaging>

<name>GigaSpace Web Console</name>
Expand Down Expand Up @@ -254,7 +254,7 @@
<developerConnection>scm:git:https://github.com/terma/gigaspace-web-console.git</developerConnection>
<connection>scm:git:https://github.com/terma/gigaspace-web-console.git</connection>
<url>https://github.com/terma/gigaspace-web-console</url>
<tag>aggregator-1.0.9</tag>
<tag>aggregator-1.3.2</tag>
</scm>

<repositories>
Expand Down
2 changes: 1 addition & 1 deletion provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.terma.gigaspace-web-console</groupId>
<artifactId>aggregator</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
</parent>

<artifactId>provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.terma.gigaspace-web-console</groupId>
<artifactId>aggregator</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
</parent>

<artifactId>server</artifactId>
Expand Down

0 comments on commit 1bbe302

Please sign in to comment.