Skip to content

Commit 4757728

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 16e4622 commit 4757728

File tree

24 files changed

+28
-28
lines changed

24 files changed

+28
-28
lines changed

base/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.billing</groupId>
2424
<artifactId>killbill-platform</artifactId>
25-
<version>0.41.15</version>
25+
<version>0.41.16-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>killbill-platform-base</artifactId>

lifecycle/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.billing</groupId>
2424
<artifactId>killbill-platform</artifactId>
25-
<version>0.41.15</version>
25+
<version>0.41.16-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>killbill-platform-lifecycle</artifactId>

osgi-api/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.billing</groupId>
2424
<artifactId>killbill-platform</artifactId>
25-
<version>0.41.15</version>
25+
<version>0.41.16-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>killbill-platform-osgi-api</artifactId>

osgi-bundles/bundles/eureka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.kill-bill.billing</groupId>
2222
<artifactId>killbill-platform-osgi-bundles</artifactId>
23-
<version>0.41.15</version>
23+
<version>0.41.16-SNAPSHOT</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626
<artifactId>killbill-platform-osgi-bundles-eureka</artifactId>

osgi-bundles/bundles/graphite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.kill-bill.billing</groupId>
2222
<artifactId>killbill-platform-osgi-bundles</artifactId>
23-
<version>0.41.15</version>
23+
<version>0.41.16-SNAPSHOT</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626
<artifactId>killbill-platform-osgi-bundles-graphite</artifactId>

osgi-bundles/bundles/influxdb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.kill-bill.billing</groupId>
2222
<artifactId>killbill-platform-osgi-bundles</artifactId>
23-
<version>0.41.15</version>
23+
<version>0.41.16-SNAPSHOT</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626
<artifactId>killbill-platform-osgi-bundles-influxdb</artifactId>

osgi-bundles/bundles/kpm/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.billing</groupId>
2424
<artifactId>killbill-platform-osgi-bundles</artifactId>
25-
<version>0.41.15</version>
25+
<version>0.41.16-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>killbill-platform-osgi-bundles-kpm</artifactId>

osgi-bundles/bundles/logger/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.billing</groupId>
2424
<artifactId>killbill-platform-osgi-bundles</artifactId>
25-
<version>0.41.15</version>
25+
<version>0.41.16-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>killbill-platform-osgi-bundles-logger</artifactId>

osgi-bundles/bundles/metrics/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.kill-bill.billing</groupId>
2222
<artifactId>killbill-platform-osgi-bundles</artifactId>
23-
<version>0.41.15</version>
23+
<version>0.41.16-SNAPSHOT</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626
<artifactId>killbill-platform-osgi-bundles-metrics</artifactId>

osgi-bundles/bundles/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.billing</groupId>
2424
<artifactId>killbill-platform-osgi-all-bundles</artifactId>
25-
<version>0.41.15</version>
25+
<version>0.41.16-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>killbill-platform-osgi-bundles</artifactId>

0 commit comments

Comments
 (0)