Skip to content

Commit

Permalink
Update for next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasstamann committed Feb 24, 2021
1 parent 148a935 commit 5c14b04
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>io.toolisticon.cute</groupId>
<artifactId>cute-parent</artifactId>
<version>0.11.1</version>
<version>0.11.2-SNAPSHOT</version>
</parent>

<name>coverage</name>
Expand Down
2 changes: 1 addition & 1 deletion cute/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.toolisticon.cute</groupId>
<artifactId>cute-parent</artifactId>
<version>0.11.1</version>
<version>0.11.2-SNAPSHOT</version>
</parent>

<name>cute</name>
Expand Down
2 changes: 1 addition & 1 deletion extension/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.toolisticon.cute</groupId>
<artifactId>extension-parent</artifactId>
<version>0.11.1</version>
<version>0.11.2-SNAPSHOT</version>
</parent>

<name>extension-api</name>
Expand Down
2 changes: 1 addition & 1 deletion extension/junit4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>io.toolisticon.cute</groupId>
<artifactId>extension-parent</artifactId>
<version>0.11.1</version>
<version>0.11.2-SNAPSHOT</version>
</parent>

<name>extension-junit4</name>
Expand Down
2 changes: 1 addition & 1 deletion extension/junit5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>io.toolisticon.cute</groupId>
<artifactId>extension-parent</artifactId>
<version>0.11.1</version>
<version>0.11.2-SNAPSHOT</version>
</parent>

<name>extension-junit5</name>
Expand Down
2 changes: 1 addition & 1 deletion extension/modulesupport/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.toolisticon.cute</groupId>
<artifactId>extension-parent</artifactId>
<version>0.11.1</version>
<version>0.11.2-SNAPSHOT</version>
</parent>

<name>extension-modulesupport</name>
Expand Down
2 changes: 1 addition & 1 deletion extension/plainjava/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>io.toolisticon.cute</groupId>
<artifactId>extension-parent</artifactId>
<version>0.11.1</version>
<version>0.11.2-SNAPSHOT</version>
</parent>

<name>extension-plainjava</name>
Expand Down
2 changes: 1 addition & 1 deletion extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.toolisticon.cute</groupId>
<artifactId>cute-parent</artifactId>
<version>0.11.1</version>
<version>0.11.2-SNAPSHOT</version>
</parent>

<name>extension-parent</name>
Expand Down
2 changes: 1 addition & 1 deletion extension/testng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.toolisticon.cute</groupId>
<artifactId>extension-parent</artifactId>
<version>0.11.1</version>
<version>0.11.2-SNAPSHOT</version>
</parent>

<name>extension-testng</name>
Expand Down
2 changes: 1 addition & 1 deletion integration-test/java9/namedAutomaticModule/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>io.toolisticon.cute</groupId>
<artifactId>integration-test-java9-parent</artifactId>
<version>0.11.1</version>
<version>0.11.2-SNAPSHOT</version>
</parent>

<name>integration-test-java9-namedAutomaticModule</name>
Expand Down
2 changes: 1 addition & 1 deletion integration-test/java9/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>io.toolisticon.cute</groupId>
<artifactId>integration-test-parent</artifactId>
<version>0.11.1</version>
<version>0.11.2-SNAPSHOT</version>
</parent>

<name>integration-test-java9-parent</name>
Expand Down
2 changes: 1 addition & 1 deletion integration-test/java9/regularTestModule/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>io.toolisticon.cute</groupId>
<artifactId>integration-test-java9-parent</artifactId>
<version>0.11.1</version>
<version>0.11.2-SNAPSHOT</version>
</parent>

<name>integration-test-java9-regularModule</name>
Expand Down
2 changes: 1 addition & 1 deletion integration-test/java9/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>io.toolisticon.cute</groupId>
<artifactId>integration-test-java9-parent</artifactId>
<version>0.11.1</version>
<version>0.11.2-SNAPSHOT</version>
</parent>

<name>integration-test-java9-test</name>
Expand Down
2 changes: 1 addition & 1 deletion integration-test/java9/unnamedAutomaticModule/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>io.toolisticon.cute</groupId>
<artifactId>integration-test-java9-parent</artifactId>
<version>0.11.1</version>
<version>0.11.2-SNAPSHOT</version>
</parent>

<name>integration-test-java9-unnamedAutomaticModule</name>
Expand Down
2 changes: 1 addition & 1 deletion integration-test/junit4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>io.toolisticon.cute</groupId>
<artifactId>integration-test-parent</artifactId>
<version>0.11.1</version>
<version>0.11.2-SNAPSHOT</version>
</parent>

<name>integration-test-junit4</name>
Expand Down
2 changes: 1 addition & 1 deletion integration-test/junit5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>io.toolisticon.cute</groupId>
<artifactId>integration-test-parent</artifactId>
<version>0.11.1</version>
<version>0.11.2-SNAPSHOT</version>
</parent>

<name>integration-test-junit5</name>
Expand Down
2 changes: 1 addition & 1 deletion integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.toolisticon.cute</groupId>
<artifactId>cute-parent</artifactId>
<version>0.11.1</version>
<version>0.11.2-SNAPSHOT</version>
</parent>

<name>integration-test-parent</name>
Expand Down
2 changes: 1 addition & 1 deletion integration-test/testng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.toolisticon.cute</groupId>
<artifactId>integration-test-parent</artifactId>
<version>0.11.1</version>
<version>0.11.2-SNAPSHOT</version>
</parent>

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

<groupId>io.toolisticon.cute</groupId>
<artifactId>cute-parent</artifactId>
<version>0.11.1</version>
<version>0.11.2-SNAPSHOT</version>
<packaging>pom</packaging>

<name>cute-parent</name>
Expand Down

0 comments on commit 5c14b04

Please sign in to comment.