Skip to content

Commit 82b7eeb

Browse files
committed
[maven-release-plugin] prepare release aggregator-1.1.2
1 parent 5c6b036 commit 82b7eeb

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.1.2-SNAPSHOT</version>
8+
<version>1.1.2</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.1.2-SNAPSHOT</version>
8+
<version>1.1.2</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.1.2-SNAPSHOT</version>
7+
<version>1.1.2</version>
88
<packaging>pom</packaging>
99

1010
<name>GigaSpace Web Console</name>
@@ -242,7 +242,7 @@
242242
<developerConnection>scm:git:https://github.com/terma/gigaspace-web-console.git</developerConnection>
243243
<connection>scm:git:https://github.com/terma/gigaspace-web-console.git</connection>
244244
<url>https://github.com/terma/gigaspace-web-console</url>
245-
<tag>aggregator-1.0.9</tag>
245+
<tag>aggregator-1.1.2</tag>
246246
</scm>
247247

248248
<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.1.2-SNAPSHOT</version>
8+
<version>1.1.2</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.1.2-SNAPSHOT</version>
8+
<version>1.1.2</version>
99
</parent>
1010

1111
<artifactId>server</artifactId>

0 commit comments

Comments
 (0)