Skip to content

Commit

Permalink
Bump to next snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
rbygrave committed Dec 16, 2023
1 parent 72fb4bb commit a3ea577
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion avaje-prisms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>avaje-prisms-parent</artifactId>
<version>1.17</version>
<version>1.18-SNAPSHOT</version>
</parent>
<artifactId>avaje-prisms</artifactId>
<name>avaje-prisms</name>
Expand Down
2 changes: 1 addition & 1 deletion blackbox-test-prism/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>avaje-prisms-parent</artifactId>
<version>1.17</version>
<version>1.18-SNAPSHOT</version>
</parent>

<artifactId>blackbox-test-prism</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</parent>
<groupId>io.avaje</groupId>
<artifactId>avaje-prisms-parent</artifactId>
<version>1.17</version>
<version>1.18-SNAPSHOT</version>
<packaging>pom</packaging>
<name>avaje-prisms-parent</name>
<description>A modular fork of hickory</description>
Expand Down
2 changes: 1 addition & 1 deletion prism-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.avaje</groupId>
<artifactId>avaje-prisms-parent</artifactId>
<version>1.17</version>
<version>1.18-SNAPSHOT</version>
</parent>
<artifactId>avaje-prism-core</artifactId>
<description>generator for avaje prisms</description>
Expand Down

0 comments on commit a3ea577

Please sign in to comment.