Skip to content

Commit d8dc83d

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 3421e96 commit d8dc83d

15 files changed

Lines changed: 15 additions & 15 deletions

File tree

automaton/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>killbill-commons</artifactId>
2323
<groupId>org.kill-bill.commons</groupId>
24-
<version>0.23.0</version>
24+
<version>0.23.1-SNAPSHOT</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>killbill-automaton</artifactId>

clock/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>killbill-commons</artifactId>
2121
<groupId>org.kill-bill.commons</groupId>
22-
<version>0.23.0</version>
22+
<version>0.23.1-SNAPSHOT</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525
<artifactId>killbill-clock</artifactId>

concurrent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>killbill-commons</artifactId>
2121
<groupId>org.kill-bill.commons</groupId>
22-
<version>0.23.0</version>
22+
<version>0.23.1-SNAPSHOT</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525
<artifactId>killbill-concurrent</artifactId>

embeddeddb/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>killbill-embeddeddb</artifactId>
2121
<groupId>org.kill-bill.commons</groupId>
22-
<version>0.23.0</version>
22+
<version>0.23.1-SNAPSHOT</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525
<artifactId>killbill-embeddeddb-common</artifactId>

embeddeddb/h2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>killbill-embeddeddb</artifactId>
2323
<groupId>org.kill-bill.commons</groupId>
24-
<version>0.23.0</version>
24+
<version>0.23.1-SNAPSHOT</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>killbill-embeddeddb-h2</artifactId>

embeddeddb/mysql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>killbill-embeddeddb</artifactId>
2323
<groupId>org.kill-bill.commons</groupId>
24-
<version>0.23.0</version>
24+
<version>0.23.1-SNAPSHOT</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>killbill-embeddeddb-mysql</artifactId>

embeddeddb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>killbill-commons</artifactId>
2121
<groupId>org.kill-bill.commons</groupId>
22-
<version>0.23.0</version>
22+
<version>0.23.1-SNAPSHOT</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525
<artifactId>killbill-embeddeddb</artifactId>

embeddeddb/postgresql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>killbill-embeddeddb</artifactId>
2222
<groupId>org.kill-bill.commons</groupId>
23-
<version>0.23.0</version>
23+
<version>0.23.1-SNAPSHOT</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626
<artifactId>killbill-embeddeddb-postgresql</artifactId>

jdbi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>killbill-commons</artifactId>
2323
<groupId>org.kill-bill.commons</groupId>
24-
<version>0.23.0</version>
24+
<version>0.23.1-SNAPSHOT</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>killbill-jdbi</artifactId>

locker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>killbill-commons</artifactId>
2323
<groupId>org.kill-bill.commons</groupId>
24-
<version>0.23.0</version>
24+
<version>0.23.1-SNAPSHOT</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>killbill-locker</artifactId>

0 commit comments

Comments
 (0)