Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit 4824a0b

Browse files
committed
[maven-release-plugin] prepare release 0.2.6
1 parent 495adbe commit 4824a0b

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

aerogear-android-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<modelVersion>4.0.0</modelVersion>
2121
<groupId>org.jboss.aerogear</groupId>
2222
<artifactId>aerogear-android-bom</artifactId>
23-
<version>0.2.6-SNAPSHOT</version>
23+
<version>0.2.6</version>
2424
<packaging>pom</packaging>
2525

2626
<name>JBoss AeroGear Android BOM</name>
@@ -56,7 +56,7 @@
5656
<connection>scm:git:git://git@github.com:aerogear/aerogear-parent.git</connection>
5757
<developerConnection>scm:git:ssh://github.com:aerogear/aerogear-parent.git</developerConnection>
5858
<url>git://github.com:aerogear/aerogear-parent.git</url>
59-
<tag>HEAD</tag>
59+
<tag>0.2.6</tag>
6060
</scm>
6161

6262
<licenses>

aerogear-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<modelVersion>4.0.0</modelVersion>
2121
<groupId>org.jboss.aerogear</groupId>
2222
<artifactId>aerogear-bom</artifactId>
23-
<version>0.2.6-SNAPSHOT</version>
23+
<version>0.2.6</version>
2424
<packaging>pom</packaging>
2525

2626
<name>JBoss AeroGear BOM</name>
@@ -73,7 +73,7 @@
7373
<connection>scm:git:git://git@github.com:aerogear/aerogear-parent.git</connection>
7474
<developerConnection>scm:git:ssh://github.com:aerogear/aerogear-parent.git</developerConnection>
7575
<url>git://github.com:aerogear/aerogear-parent.git</url>
76-
<tag>HEAD</tag>
76+
<tag>0.2.6</tag>
7777
</scm>
7878

7979
<licenses>

aerogear-test-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<modelVersion>4.0.0</modelVersion>
2121
<groupId>org.jboss.aerogear</groupId>
2222
<artifactId>aerogear-test-bom</artifactId>
23-
<version>0.2.6-SNAPSHOT</version>
23+
<version>0.2.6</version>
2424
<packaging>pom</packaging>
2525

2626
<name>JBoss AeroGear Test Dependencies BOM</name>
@@ -73,7 +73,7 @@
7373
<connection>scm:git:git://git@github.com:aerogear/aerogear-parent.git</connection>
7474
<developerConnection>scm:git:ssh://github.com:aerogear/aerogear-parent.git</developerConnection>
7575
<url>git://github.com:aerogear/aerogear-parent.git</url>
76-
<tag>HEAD</tag>
76+
<tag>0.2.6</tag>
7777
</scm>
7878

7979
<licenses>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<groupId>org.jboss.aerogear</groupId>
2222
<artifactId>aerogear-parent</artifactId>
2323
<packaging>pom</packaging>
24-
<version>0.2.6-SNAPSHOT</version>
24+
<version>0.2.6</version>
2525
<name>JBoss AeroGear</name>
2626
<description>
2727
Open Source Libraries for Mobile Connectivity
@@ -38,7 +38,7 @@
3838
<connection>scm:git:git://github.com/aerogear/aerogear-parent.git</connection>
3939
<developerConnection>scm:git:git@github.com:aerogear/aerogear-parent.git</developerConnection>
4040
<url>https://github.com/aerogear/aerogear-parent</url>
41-
<tag>HEAD</tag>
41+
<tag>0.2.6</tag>
4242
</scm>
4343

4444
<licenses>

0 commit comments

Comments
 (0)