diff --git a/automaton/pom.xml b/automaton/pom.xml index c866a0ae..ad3252dd 100644 --- a/automaton/pom.xml +++ b/automaton/pom.xml @@ -19,7 +19,7 @@ killbill-commons org.kill-bill.commons - 0.2.18 + 0.2.19-SNAPSHOT ../pom.xml killbill-automaton diff --git a/clock/pom.xml b/clock/pom.xml index 372e5a27..547056bc 100644 --- a/clock/pom.xml +++ b/clock/pom.xml @@ -19,7 +19,7 @@ killbill-commons org.kill-bill.commons - 0.2.18 + 0.2.19-SNAPSHOT ../pom.xml killbill-clock diff --git a/concurrent/pom.xml b/concurrent/pom.xml index 1e4854d5..c0411bff 100644 --- a/concurrent/pom.xml +++ b/concurrent/pom.xml @@ -19,7 +19,7 @@ killbill-commons org.kill-bill.commons - 0.2.18 + 0.2.19-SNAPSHOT ../pom.xml killbill-concurrent diff --git a/embeddeddb/common/pom.xml b/embeddeddb/common/pom.xml index 6db986ae..08d679e0 100644 --- a/embeddeddb/common/pom.xml +++ b/embeddeddb/common/pom.xml @@ -19,7 +19,7 @@ killbill-embeddeddb org.kill-bill.commons - 0.2.18 + 0.2.19-SNAPSHOT ../pom.xml killbill-embeddeddb-common diff --git a/embeddeddb/h2/pom.xml b/embeddeddb/h2/pom.xml index 6a95ffa0..d93aeef5 100644 --- a/embeddeddb/h2/pom.xml +++ b/embeddeddb/h2/pom.xml @@ -19,7 +19,7 @@ killbill-embeddeddb org.kill-bill.commons - 0.2.18 + 0.2.19-SNAPSHOT ../pom.xml killbill-embeddeddb-h2 diff --git a/embeddeddb/mysql/pom.xml b/embeddeddb/mysql/pom.xml index a6caf1aa..7fa6cbb0 100644 --- a/embeddeddb/mysql/pom.xml +++ b/embeddeddb/mysql/pom.xml @@ -19,7 +19,7 @@ killbill-embeddeddb org.kill-bill.commons - 0.2.18 + 0.2.19-SNAPSHOT ../pom.xml killbill-embeddeddb-mysql diff --git a/embeddeddb/pom.xml b/embeddeddb/pom.xml index 72c7d617..2107837c 100644 --- a/embeddeddb/pom.xml +++ b/embeddeddb/pom.xml @@ -19,7 +19,7 @@ killbill-commons org.kill-bill.commons - 0.2.18 + 0.2.19-SNAPSHOT ../pom.xml killbill-embeddeddb diff --git a/jdbi/pom.xml b/jdbi/pom.xml index 4a23e439..773653ee 100644 --- a/jdbi/pom.xml +++ b/jdbi/pom.xml @@ -19,7 +19,7 @@ killbill-commons org.kill-bill.commons - 0.2.18 + 0.2.19-SNAPSHOT ../pom.xml killbill-jdbi diff --git a/locker/pom.xml b/locker/pom.xml index 69e9019f..3519d8e7 100644 --- a/locker/pom.xml +++ b/locker/pom.xml @@ -19,7 +19,7 @@ killbill-commons org.kill-bill.commons - 0.2.18 + 0.2.19-SNAPSHOT ../pom.xml killbill-locker diff --git a/pom.xml b/pom.xml index ce80a4f7..01ae1220 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.kill-bill.commons killbill-commons - 0.2.18 + 0.2.19-SNAPSHOT pom killbill-commons Kill Bill reusable Java components diff --git a/queue/pom.xml b/queue/pom.xml index 02147ab5..25e7ce43 100644 --- a/queue/pom.xml +++ b/queue/pom.xml @@ -19,7 +19,7 @@ killbill-commons org.kill-bill.commons - 0.2.18 + 0.2.19-SNAPSHOT ../pom.xml killbill-queue diff --git a/skeleton/pom.xml b/skeleton/pom.xml index 83a52d45..5947f87b 100644 --- a/skeleton/pom.xml +++ b/skeleton/pom.xml @@ -19,7 +19,7 @@ killbill-commons org.kill-bill.commons - 0.2.18 + 0.2.19-SNAPSHOT ../pom.xml killbill-skeleton diff --git a/xmlloader/pom.xml b/xmlloader/pom.xml index 77599ed0..f7b5b6a7 100644 --- a/xmlloader/pom.xml +++ b/xmlloader/pom.xml @@ -19,7 +19,7 @@ killbill-commons org.kill-bill.commons - 0.2.18 + 0.2.19-SNAPSHOT ../pom.xml killbill-xmlloader