Skip to content

Commit a464304

Browse files
committed
[maven-release-plugin] prepare release aggregator-1.1.0
1 parent ad6181c commit a464304

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.0.21-SNAPSHOT</version>
8+
<version>1.1.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.0.21-SNAPSHOT</version>
8+
<version>1.1.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.0.21-SNAPSHOT</version>
7+
<version>1.1.0</version>
88
<packaging>pom</packaging>
99

1010
<name>GigaSpace Web Console</name>
@@ -241,7 +241,7 @@
241241
<developerConnection>scm:git:https://github.com/terma/gigaspace-web-console.git</developerConnection>
242242
<connection>scm:git:https://github.com/terma/gigaspace-web-console.git</connection>
243243
<url>https://github.com/terma/gigaspace-web-console</url>
244-
<tag>aggregator-1.0.9</tag>
244+
<tag>aggregator-1.1.0</tag>
245245
</scm>
246246

247247
<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.0.21-SNAPSHOT</version>
8+
<version>1.1.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.0.21-SNAPSHOT</version>
8+
<version>1.1.0</version>
99
</parent>
1010

1111
<artifactId>server</artifactId>

0 commit comments

Comments
 (0)