Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
killbillio committed Feb 19, 2019
1 parent 3421e96 commit d8dc83d
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion automaton/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>killbill-commons</artifactId>
<groupId>org.kill-bill.commons</groupId>
<version>0.23.0</version>
<version>0.23.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-automaton</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clock/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>killbill-commons</artifactId>
<groupId>org.kill-bill.commons</groupId>
<version>0.23.0</version>
<version>0.23.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-clock</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion concurrent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>killbill-commons</artifactId>
<groupId>org.kill-bill.commons</groupId>
<version>0.23.0</version>
<version>0.23.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-concurrent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion embeddeddb/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>killbill-embeddeddb</artifactId>
<groupId>org.kill-bill.commons</groupId>
<version>0.23.0</version>
<version>0.23.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-embeddeddb-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion embeddeddb/h2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>killbill-embeddeddb</artifactId>
<groupId>org.kill-bill.commons</groupId>
<version>0.23.0</version>
<version>0.23.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-embeddeddb-h2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion embeddeddb/mysql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>killbill-embeddeddb</artifactId>
<groupId>org.kill-bill.commons</groupId>
<version>0.23.0</version>
<version>0.23.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-embeddeddb-mysql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion embeddeddb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>killbill-commons</artifactId>
<groupId>org.kill-bill.commons</groupId>
<version>0.23.0</version>
<version>0.23.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-embeddeddb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion embeddeddb/postgresql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>killbill-embeddeddb</artifactId>
<groupId>org.kill-bill.commons</groupId>
<version>0.23.0</version>
<version>0.23.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-embeddeddb-postgresql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdbi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>killbill-commons</artifactId>
<groupId>org.kill-bill.commons</groupId>
<version>0.23.0</version>
<version>0.23.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-jdbi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion locker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>killbill-commons</artifactId>
<groupId>org.kill-bill.commons</groupId>
<version>0.23.0</version>
<version>0.23.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-locker</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>killbill-commons</artifactId>
<groupId>org.kill-bill.commons</groupId>
<version>0.23.0</version>
<version>0.23.1-SNAPSHOT</version>
</parent>

<artifactId>killbill-metrics</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</parent>
<groupId>org.kill-bill.commons</groupId>
<artifactId>killbill-commons</artifactId>
<version>0.23.0</version>
<version>0.23.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>killbill-commons</name>
<description>Kill Bill reusable Java components</description>
Expand Down
2 changes: 1 addition & 1 deletion queue/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>killbill-commons</artifactId>
<groupId>org.kill-bill.commons</groupId>
<version>0.23.0</version>
<version>0.23.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-queue</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion skeleton/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>killbill-commons</artifactId>
<groupId>org.kill-bill.commons</groupId>
<version>0.23.0</version>
<version>0.23.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-skeleton</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion xmlloader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>killbill-commons</artifactId>
<groupId>org.kill-bill.commons</groupId>
<version>0.23.0</version>
<version>0.23.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-xmlloader</artifactId>
Expand Down

0 comments on commit d8dc83d

Please sign in to comment.