Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
blacelle committed Feb 12, 2022
1 parent de856b0 commit 9919647
Show file tree
Hide file tree
Showing 21 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion any-language/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<parent>
<groupId>io.github.solven-eu.cleanthat</groupId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
<artifactId>aggregator-cleanthat</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion code-cleaners/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<parent>
<groupId>io.github.solven-eu.cleanthat</groupId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
<artifactId>aggregator-cleanthat</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion code-providers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<parent>
<groupId>io.github.solven-eu.cleanthat</groupId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
<artifactId>aggregator-cleanthat</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<parent>
<groupId>io.github.solven-eu.cleanthat</groupId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
<artifactId>aggregator-cleanthat</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion git/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<parent>
<groupId>io.github.solven-eu.cleanthat</groupId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
<artifactId>aggregator-cleanthat</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion github/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<parent>
<groupId>io.github.solven-eu.cleanthat</groupId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
<artifactId>aggregator-cleanthat</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion gitlab/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<parent>
<groupId>io.github.solven-eu.cleanthat</groupId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
<artifactId>aggregator-cleanthat</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion groovy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<parent>
<groupId>io.github.solven-eu.cleanthat</groupId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
<artifactId>aggregator-cleanthat</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<parent>
<groupId>io.github.solven-eu.cleanthat</groupId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
<artifactId>aggregator-cleanthat</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<parent>
<groupId>io.github.solven-eu.cleanthat</groupId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
<artifactId>aggregator-cleanthat</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<parent>
<groupId>io.github.solven-eu.cleanthat</groupId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
<artifactId>aggregator-cleanthat</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lambda/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<parent>
<groupId>io.github.solven-eu.cleanthat</groupId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
<artifactId>aggregator-cleanthat</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion local/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<parent>
<groupId>io.github.solven-eu.cleanthat</groupId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
<artifactId>aggregator-cleanthat</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<parent>
<groupId>io.github.solven-eu.cleanthat</groupId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
<artifactId>aggregator-cleanthat</artifactId>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>io.github.solven-eu.cleanthat</groupId>
<artifactId>parent</artifactId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
<packaging>pom</packaging>

<inceptionYear>2020</inceptionYear>
Expand Down Expand Up @@ -264,6 +264,6 @@
<!-- Do not add developperConnection as parent is not a SNAPSHOT -->
<connection>${scm.connection}</connection>
<url>${scm.url}</url>
<tag>v1.2.RELEASE</tag>
<tag>HEAD</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.solven-eu.cleanthat</groupId>
<artifactId>parent</artifactId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
<relativePath>parent</relativePath>
</parent>

Expand Down Expand Up @@ -746,6 +746,6 @@
<scm>
<!-- Only developerConnection was not set in parent po;m as its own parent was not a SNAPSHOT -->
<developerConnection>${scm.developerConnection}</developerConnection>
<tag>v1.2.RELEASE</tag>
<tag>HEAD</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion prettier/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<parent>
<groupId>io.github.solven-eu.cleanthat</groupId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
<artifactId>aggregator-cleanthat</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion runnable/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<parent>
<groupId>io.github.solven-eu.cleanthat</groupId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
<artifactId>aggregator-cleanthat</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion scala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<parent>
<groupId>io.github.solven-eu.cleanthat</groupId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
<artifactId>aggregator-cleanthat</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion test-helpers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<parent>
<groupId>io.github.solven-eu.cleanthat</groupId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
<artifactId>aggregator-cleanthat</artifactId>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<parent>
<groupId>io.github.solven-eu.cleanthat</groupId>
<version>1.2</version>
<version>1.3-SNAPSHOT</version>
<artifactId>aggregator-cleanthat</artifactId>
</parent>

Expand Down

0 comments on commit 9919647

Please sign in to comment.