Skip to content

Commit

Permalink
Update for next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Feb 10, 2022
1 parent b23f361 commit f580928
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>de.skuzzle.test</groupId>
<artifactId>snapshot-tests-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Snapshot Tests Parent</name>
Expand Down
2 changes: 1 addition & 1 deletion snapshot-tests-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.skuzzle.test</groupId>
<artifactId>snapshot-tests-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1-SNAPSHOT</version>
</parent>

<artifactId>snapshot-tests-bom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion snapshot-tests-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.skuzzle.test</groupId>
<artifactId>snapshot-tests-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1-SNAPSHOT</version>
</parent>

<artifactId>snapshot-tests-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion snapshot-tests-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.skuzzle.test</groupId>
<artifactId>snapshot-tests-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1-SNAPSHOT</version>
</parent>

<artifactId>snapshot-tests-dependencies</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion snapshot-tests-directory-params/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.skuzzle.test</groupId>
<artifactId>snapshot-tests-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1-SNAPSHOT</version>
</parent>

<artifactId>snapshot-tests-directory-params</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion snapshot-tests-jackson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.skuzzle.test</groupId>
<artifactId>snapshot-tests-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1-SNAPSHOT</version>
</parent>

<artifactId>snapshot-tests-jackson</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion snapshot-tests-jaxb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.skuzzle.test</groupId>
<artifactId>snapshot-tests-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1-SNAPSHOT</version>
</parent>

<artifactId>snapshot-tests-jaxb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion snapshot-tests-normalize/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.skuzzle.test</groupId>
<artifactId>snapshot-tests-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1-SNAPSHOT</version>
</parent>

<artifactId>snapshot-tests-normalize</artifactId>
Expand Down

0 comments on commit f580928

Please sign in to comment.