Skip to content

Commit

Permalink
Start next development version
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Barker <[email protected]>
  • Loading branch information
SamBarker committed Aug 29, 2023
1 parent 90de101 commit a25dd5f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>io.kroxylicious.testing</groupId>
<artifactId>testing-parent</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>io.kroxylicious.testing</groupId>
<artifactId>testing-parent</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>io.kroxylicious.testing</groupId>
<artifactId>testing-parent</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion junit5-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>io.kroxylicious.testing</groupId>
<artifactId>testing-parent</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

<groupId>io.kroxylicious.testing</groupId>
<artifactId>testing-parent</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Kroxylicious Testing Parent</name>
Expand Down

0 comments on commit a25dd5f

Please sign in to comment.