Skip to content

Commit 5f6b5ac

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent afffead commit 5f6b5ac

File tree

15 files changed

+16
-16
lines changed

15 files changed

+16
-16
lines changed

automaton/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.kill-bill.commons</groupId>
2424
<artifactId>killbill-commons</artifactId>
25-
<version>0.24.10</version>
25+
<version>0.24.11-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>killbill-automaton</artifactId>

clock/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.kill-bill.commons</groupId>
2424
<artifactId>killbill-commons</artifactId>
25-
<version>0.24.10</version>
25+
<version>0.24.11-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>killbill-clock</artifactId>

concurrent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.kill-bill.commons</groupId>
2424
<artifactId>killbill-commons</artifactId>
25-
<version>0.24.10</version>
25+
<version>0.24.11-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>killbill-concurrent</artifactId>

embeddeddb/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.kill-bill.commons</groupId>
2424
<artifactId>killbill-embeddeddb</artifactId>
25-
<version>0.24.10</version>
25+
<version>0.24.11-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>killbill-embeddeddb-common</artifactId>

embeddeddb/h2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.kill-bill.commons</groupId>
2424
<artifactId>killbill-embeddeddb</artifactId>
25-
<version>0.24.10</version>
25+
<version>0.24.11-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>killbill-embeddeddb-h2</artifactId>

embeddeddb/mysql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.kill-bill.commons</groupId>
2424
<artifactId>killbill-embeddeddb</artifactId>
25-
<version>0.24.10</version>
25+
<version>0.24.11-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>killbill-embeddeddb-mysql</artifactId>

embeddeddb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.kill-bill.commons</groupId>
2424
<artifactId>killbill-commons</artifactId>
25-
<version>0.24.10</version>
25+
<version>0.24.11-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>killbill-embeddeddb</artifactId>

embeddeddb/postgresql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.kill-bill.commons</groupId>
2424
<artifactId>killbill-embeddeddb</artifactId>
25-
<version>0.24.10</version>
25+
<version>0.24.11-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>killbill-embeddeddb-postgresql</artifactId>

jdbi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.kill-bill.commons</groupId>
2424
<artifactId>killbill-commons</artifactId>
25-
<version>0.24.10</version>
25+
<version>0.24.11-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>killbill-jdbi</artifactId>

locker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.kill-bill.commons</groupId>
2424
<artifactId>killbill-commons</artifactId>
25-
<version>0.24.10</version>
25+
<version>0.24.11-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>killbill-locker</artifactId>

0 commit comments

Comments
 (0)