Skip to content

Commit c61ec6d

Browse files
committed
[maven-release-plugin] prepare release aggregator-1.3.0
1 parent 38f55c8 commit c61ec6d

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.terma.gigaspace-web-console</groupId>
77
<artifactId>aggregator</artifactId>
8-
<version>1.2.3-SNAPSHOT</version>
8+
<version>1.3.0</version>
99
</parent>
1010

1111
<artifactId>core</artifactId>

plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.terma.gigaspace-web-console</groupId>
77
<artifactId>aggregator</artifactId>
8-
<version>1.2.3-SNAPSHOT</version>
8+
<version>1.3.0</version>
99
</parent>
1010

1111
<artifactId>plugin</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.github.terma.gigaspace-web-console</groupId>
66
<artifactId>aggregator</artifactId>
7-
<version>1.2.3-SNAPSHOT</version>
7+
<version>1.3.0</version>
88
<packaging>pom</packaging>
99

1010
<name>GigaSpace Web Console</name>
@@ -248,7 +248,7 @@
248248
<developerConnection>scm:git:https://github.com/terma/gigaspace-web-console.git</developerConnection>
249249
<connection>scm:git:https://github.com/terma/gigaspace-web-console.git</connection>
250250
<url>https://github.com/terma/gigaspace-web-console</url>
251-
<tag>aggregator-1.0.9</tag>
251+
<tag>aggregator-1.3.0</tag>
252252
</scm>
253253

254254
<repositories>

provider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.terma.gigaspace-web-console</groupId>
77
<artifactId>aggregator</artifactId>
8-
<version>1.2.3-SNAPSHOT</version>
8+
<version>1.3.0</version>
99
</parent>
1010

1111
<artifactId>provider</artifactId>

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.terma.gigaspace-web-console</groupId>
77
<artifactId>aggregator</artifactId>
8-
<version>1.2.3-SNAPSHOT</version>
8+
<version>1.3.0</version>
99
</parent>
1010

1111
<artifactId>server</artifactId>

0 commit comments

Comments
 (0)