Skip to content

Commit c9f34f6

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 2d05052 commit c9f34f6

File tree

21 files changed

+24
-24
lines changed

21 files changed

+24
-24
lines changed

annotations/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.solven-eu.cleanthat</groupId>
77
<artifactId>aggregator-cleanthat</artifactId>
8-
<version>2.19</version>
8+
<version>2.20-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>annotations</artifactId>

any-language/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.solven-eu.cleanthat</groupId>
77
<artifactId>aggregator-cleanthat</artifactId>
8-
<version>2.19</version>
8+
<version>2.20-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>any-language</artifactId>

code-cleaners/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.solven-eu.cleanthat</groupId>
77
<artifactId>aggregator-cleanthat</artifactId>
8-
<version>2.19</version>
8+
<version>2.20-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>code-cleaners</artifactId>

code-providers/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.solven-eu.cleanthat</groupId>
77
<artifactId>aggregator-cleanthat</artifactId>
8-
<version>2.19</version>
8+
<version>2.20-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>code-providers</artifactId>

config/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.solven-eu.cleanthat</groupId>
66
<artifactId>aggregator-cleanthat</artifactId>
7-
<version>2.19</version>
7+
<version>2.20-SNAPSHOT</version>
88
</parent>
99
<artifactId>config</artifactId>
1010

git/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.solven-eu.cleanthat</groupId>
77
<artifactId>aggregator-cleanthat</artifactId>
8-
<version>2.19</version>
8+
<version>2.20-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>git</artifactId>

github/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.solven-eu.cleanthat</groupId>
66
<artifactId>aggregator-cleanthat</artifactId>
7-
<version>2.19</version>
7+
<version>2.20-SNAPSHOT</version>
88
</parent>
99
<artifactId>github</artifactId>
1010
<properties>

gitlab/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.solven-eu.cleanthat</groupId>
77
<artifactId>aggregator-cleanthat</artifactId>
8-
<version>2.19</version>
8+
<version>2.20-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>gitlab</artifactId>

java-eclipse/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.solven-eu.cleanthat</groupId>
77
<artifactId>aggregator-cleanthat</artifactId>
8-
<version>2.19</version>
8+
<version>2.20-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>java-eclipse</artifactId>

java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.solven-eu.cleanthat</groupId>
77
<artifactId>aggregator-cleanthat</artifactId>
8-
<version>2.19</version>
8+
<version>2.20-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>java</artifactId>

lambda/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.solven-eu.cleanthat</groupId>
77
<artifactId>aggregator-cleanthat</artifactId>
8-
<version>2.19</version>
8+
<version>2.20-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>lambda</artifactId>

local/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.solven-eu.cleanthat</groupId>
77
<artifactId>aggregator-cleanthat</artifactId>
8-
<version>2.19</version>
8+
<version>2.20-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>local</artifactId>

maven/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.solven-eu.cleanthat</groupId>
66
<artifactId>aggregator-cleanthat</artifactId>
7-
<version>2.19</version>
7+
<version>2.20-SNAPSHOT</version>
88
</parent>
99
<!-- This is the standard name template for unofficial plugins -->
1010
<artifactId>cleanthat-maven-plugin</artifactId>

openrewrite/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.solven-eu.cleanthat</groupId>
66
<artifactId>aggregator-cleanthat</artifactId>
7-
<version>2.19</version>
7+
<version>2.20-SNAPSHOT</version>
88
</parent>
99
<artifactId>openrewrite</artifactId>
1010

parent/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</parent>
1616
<groupId>io.github.solven-eu.cleanthat</groupId>
1717
<artifactId>parent</artifactId>
18-
<version>2.19</version>
18+
<version>2.20-SNAPSHOT</version>
1919
<packaging>pom</packaging>
2020
<inceptionYear>2020</inceptionYear>
2121
<developers>
@@ -32,7 +32,7 @@
3232
<!-- SCM is in properties as we can't configure it directly in profile -->
3333
<!-- Do not add developperConnection as parent is not a SNAPSHOT -->
3434
<connection>${scm.connection}</connection>
35-
<tag>v2.19.RELEASE</tag>
35+
<tag>HEAD</tag>
3636
<url>${scm.url}</url>
3737
</scm>
3838
<properties>
@@ -353,7 +353,7 @@
353353
<!-- mvn io.github.solven-eu.cleanthat:cleanthat-maven-plugin:cleanthat -->
354354
<groupId>io.github.solven-eu.cleanthat</groupId>
355355
<artifactId>cleanthat-maven-plugin</artifactId>
356-
<version>2.19</version>
356+
<version>2.20-SNAPSHOT</version>
357357
<executions>
358358
<execution>
359359
<id>Clean the code</id>

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.solven-eu.cleanthat</groupId>
66
<artifactId>parent</artifactId>
7-
<version>2.19</version>
7+
<version>2.20-SNAPSHOT</version>
88
<relativePath>parent</relativePath>
99
</parent>
1010
<artifactId>aggregator-cleanthat</artifactId>
@@ -52,7 +52,7 @@
5252
<scm>
5353
<!-- Only developerConnection was not set in parent po;m as its own parent was not a SNAPSHOT -->
5454
<developerConnection>${scm.developerConnection}</developerConnection>
55-
<tag>v2.19.RELEASE</tag>
55+
<tag>HEAD</tag>
5656
</scm>
5757

5858
<properties>

refactorer-test-helpers/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.solven-eu.cleanthat</groupId>
77
<artifactId>aggregator-cleanthat</artifactId>
8-
<version>2.19</version>
8+
<version>2.20-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>refactorer-test-helpers</artifactId>

refactorer/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.solven-eu.cleanthat</groupId>
77
<artifactId>aggregator-cleanthat</artifactId>
8-
<version>2.19</version>
8+
<version>2.20-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>refactorer</artifactId>

runnable/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.solven-eu.cleanthat</groupId>
77
<artifactId>aggregator-cleanthat</artifactId>
8-
<version>2.19</version>
8+
<version>2.20-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>runnable</artifactId>

spotless/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.solven-eu.cleanthat</groupId>
66
<artifactId>aggregator-cleanthat</artifactId>
7-
<version>2.19</version>
7+
<version>2.20-SNAPSHOT</version>
88
</parent>
99
<artifactId>spotless</artifactId>
1010
<properties>

test-helpers/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.solven-eu.cleanthat</groupId>
77
<artifactId>aggregator-cleanthat</artifactId>
8-
<version>2.19</version>
8+
<version>2.20-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>test-helpers</artifactId>

0 commit comments

Comments
 (0)