Skip to content

Commit a2783d9

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 17e0a54 commit a2783d9

File tree

22 files changed

+25
-25
lines changed

22 files changed

+25
-25
lines changed

annotations/pom.xml

Lines changed: 1 addition & 1 deletion
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.23</version>
8+
<version>2.24-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>annotations</artifactId>

any-language/pom.xml

Lines changed: 1 addition & 1 deletion
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.23</version>
8+
<version>2.24-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>any-language</artifactId>

code-cleaners/pom.xml

Lines changed: 1 addition & 1 deletion
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.23</version>
8+
<version>2.24-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>code-cleaners</artifactId>

code-providers/pom.xml

Lines changed: 1 addition & 1 deletion
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.23</version>
8+
<version>2.24-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>code-providers</artifactId>

config/pom.xml

Lines changed: 1 addition & 1 deletion
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.23</version>
7+
<version>2.24-SNAPSHOT</version>
88
</parent>
99
<artifactId>config</artifactId>
1010

git/pom.xml

Lines changed: 1 addition & 1 deletion
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.23</version>
8+
<version>2.24-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>git</artifactId>

github/pom.xml

Lines changed: 1 addition & 1 deletion
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.23</version>
7+
<version>2.24-SNAPSHOT</version>
88
</parent>
99
<artifactId>github</artifactId>
1010
<properties>

gitlab/pom.xml

Lines changed: 1 addition & 1 deletion
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.23</version>
8+
<version>2.24-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>gitlab</artifactId>

java-eclipse/pom.xml

Lines changed: 1 addition & 1 deletion
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.23</version>
8+
<version>2.24-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>java-eclipse</artifactId>

java/pom.xml

Lines changed: 1 addition & 1 deletion
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.23</version>
8+
<version>2.24-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>java</artifactId>

0 commit comments

Comments
 (0)