From 0704ef52823616232422353c16bd588be03d36a0 Mon Sep 17 00:00:00 2001 From: jenkins Date: Tue, 10 May 2016 20:44:46 +0000 Subject: [PATCH] branch admin -prepare for next development iteration --- cli/pom.xml | 2 +- complete/pom.xml | 2 +- guice/pom.xml | 2 +- jolt-core/pom.xml | 2 +- json-utils/pom.xml | 2 +- parent/pom.xml | 4 ++-- pom.xml | 4 ++-- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index 63877334..53d36963 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ com.bazaarvoice.jolt jolt-parent - 0.0.21 + 0.0.22-SNAPSHOT ../parent/pom.xml diff --git a/complete/pom.xml b/complete/pom.xml index d4832e1a..a8dc8cb4 100644 --- a/complete/pom.xml +++ b/complete/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.jolt jolt-parent - 0.0.21 + 0.0.22-SNAPSHOT ../parent/pom.xml diff --git a/guice/pom.xml b/guice/pom.xml index 9961bc3d..00fad523 100644 --- a/guice/pom.xml +++ b/guice/pom.xml @@ -5,7 +5,7 @@ com.bazaarvoice.jolt jolt-parent - 0.0.21 + 0.0.22-SNAPSHOT ../parent/pom.xml diff --git a/jolt-core/pom.xml b/jolt-core/pom.xml index d63eda84..cdf0bd03 100644 --- a/jolt-core/pom.xml +++ b/jolt-core/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.jolt jolt-parent - 0.0.21 + 0.0.22-SNAPSHOT ../parent/pom.xml diff --git a/json-utils/pom.xml b/json-utils/pom.xml index 1e1f7a48..4885ffcc 100644 --- a/json-utils/pom.xml +++ b/json-utils/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.jolt jolt-parent - 0.0.21 + 0.0.22-SNAPSHOT ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 96ffc9b4..1407f2e2 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,7 +12,7 @@ com.bazaarvoice.jolt jolt-parent - 0.0.21 + 0.0.22-SNAPSHOT pom Jolt Parent @@ -21,7 +21,7 @@ https://github.com/bazaarvoice/jolt scm:git:git@github.com:bazaarvoice/jolt.git scm:git:git@github.com:bazaarvoice/jolt.git - jolt-0.0.21 + jolt-0.0.19-SNAPSHOT diff --git a/pom.xml b/pom.xml index 68716f73..38fffebd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.bazaarvoice.jolt jolt-parent - 0.0.21 + 0.0.22-SNAPSHOT parent/pom.xml @@ -16,7 +16,7 @@ https://github.com/bazaarvoice/jolt scm:git:git@github.com:bazaarvoice/jolt.git scm:git:git@github.com:bazaarvoice/jolt.git - jolt-0.0.21 + jolt-0.0.19-SNAPSHOT