Skip to content

Commit 29b9127

Browse files
committed
[maven-release-plugin] prepare release random-beans-parent-3.9.0
1 parent 33a3d87 commit 29b9127

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

pom.xml

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

1111
<groupId>io.github.benas</groupId>
1212
<artifactId>random-beans-parent</artifactId>
13-
<version>3.9.0-SNAPSHOT</version>
13+
<version>3.9.0</version>
1414
<packaging>pom</packaging>
1515

1616
<name>Random Beans</name>
@@ -53,7 +53,7 @@
5353
<url>[email protected]:benas/random-beans.git</url>
5454
<connection>scm:git:[email protected]:benas/random-beans.git</connection>
5555
<developerConnection>scm:git:[email protected]:benas/random-beans.git</developerConnection>
56-
<tag>HEAD</tag>
56+
<tag>random-beans-parent-3.9.0</tag>
5757
</scm>
5858

5959
<ciManagement>

random-beans-jodatime/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>random-beans-parent</artifactId>
55
<groupId>io.github.benas</groupId>
6-
<version>3.9.0-SNAPSHOT</version>
6+
<version>3.9.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -16,7 +16,7 @@
1616
<url>[email protected]:benas/random-beans.git</url>
1717
<connection>scm:git:[email protected]:benas/random-beans.git</connection>
1818
<developerConnection>scm:git:[email protected]:benas/random-beans.git</developerConnection>
19-
<tag>HEAD</tag>
19+
<tag>random-beans-parent-3.9.0</tag>
2020
</scm>
2121

2222
<ciManagement>

random-beans-randomizers/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>random-beans-parent</artifactId>
55
<groupId>io.github.benas</groupId>
6-
<version>3.9.0-SNAPSHOT</version>
6+
<version>3.9.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -16,7 +16,7 @@
1616
<url>[email protected]:benas/random-beans.git</url>
1717
<connection>scm:git:[email protected]:benas/random-beans.git</connection>
1818
<developerConnection>scm:git:[email protected]:benas/random-beans.git</developerConnection>
19-
<tag>HEAD</tag>
19+
<tag>random-beans-parent-3.9.0</tag>
2020
</scm>
2121

2222
<ciManagement>

random-beans-spring/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>random-beans-parent</artifactId>
55
<groupId>io.github.benas</groupId>
6-
<version>3.9.0-SNAPSHOT</version>
6+
<version>3.9.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -16,7 +16,7 @@
1616
<url>[email protected]:benas/random-beans.git</url>
1717
<connection>scm:git:[email protected]:benas/random-beans.git</connection>
1818
<developerConnection>scm:git:[email protected]:benas/random-beans.git</developerConnection>
19-
<tag>HEAD</tag>
19+
<tag>random-beans-parent-3.9.0</tag>
2020
</scm>
2121

2222
<ciManagement>

random-beans-validation/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>random-beans-parent</artifactId>
55
<groupId>io.github.benas</groupId>
6-
<version>3.9.0-SNAPSHOT</version>
6+
<version>3.9.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -16,7 +16,7 @@
1616
<url>[email protected]:benas/random-beans.git</url>
1717
<connection>scm:git:[email protected]:benas/random-beans.git</connection>
1818
<developerConnection>scm:git:[email protected]:benas/random-beans.git</developerConnection>
19-
<tag>HEAD</tag>
19+
<tag>random-beans-parent-3.9.0</tag>
2020
</scm>
2121

2222
<ciManagement>

random-beans/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>random-beans-parent</artifactId>
55
<groupId>io.github.benas</groupId>
6-
<version>3.9.0-SNAPSHOT</version>
6+
<version>3.9.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -16,7 +16,7 @@
1616
<url>[email protected]:benas/random-beans.git</url>
1717
<connection>scm:git:[email protected]:benas/random-beans.git</connection>
1818
<developerConnection>scm:git:[email protected]:benas/random-beans.git</developerConnection>
19-
<tag>HEAD</tag>
19+
<tag>random-beans-parent-3.9.0</tag>
2020
</scm>
2121

2222
<ciManagement>

0 commit comments

Comments
 (0)