From 081a6091e8ff524cf962fee2dee16e14adf4966b Mon Sep 17 00:00:00 2001 From: jenkins Date: Thu, 5 Sep 2013 19:42:48 +0000 Subject: [PATCH] branch admin -prepare release jolt-0.0.10 --- cli/pom.xml | 2 +- complete/pom.xml | 5 ++--- guice/pom.xml | 2 +- jolt-core/pom.xml | 2 +- json-utils/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 8 insertions(+), 9 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index f2506d49..1792693e 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ com.bazaarvoice.jolt jolt-parent - 0.0.10-SNAPSHOT + 0.0.10 ../parent/pom.xml diff --git a/complete/pom.xml b/complete/pom.xml index 0786a680..8eb0034d 100644 --- a/complete/pom.xml +++ b/complete/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 com.bazaarvoice.jolt jolt-parent - 0.0.10-SNAPSHOT + 0.0.10 ../parent/pom.xml diff --git a/guice/pom.xml b/guice/pom.xml index ed054043..7d34d0af 100644 --- a/guice/pom.xml +++ b/guice/pom.xml @@ -5,7 +5,7 @@ com.bazaarvoice.jolt jolt-parent - 0.0.10-SNAPSHOT + 0.0.10 ../parent/pom.xml diff --git a/jolt-core/pom.xml b/jolt-core/pom.xml index c9cac8bf..09e2a6e5 100644 --- a/jolt-core/pom.xml +++ b/jolt-core/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.jolt jolt-parent - 0.0.10-SNAPSHOT + 0.0.10 ../parent/pom.xml diff --git a/json-utils/pom.xml b/json-utils/pom.xml index 4e33b15c..81a87d2d 100644 --- a/json-utils/pom.xml +++ b/json-utils/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.jolt jolt-parent - 0.0.10-SNAPSHOT + 0.0.10 ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 3dfdcac4..d4688688 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,7 +12,7 @@ com.bazaarvoice.jolt jolt-parent - 0.0.10-SNAPSHOT + 0.0.10 pom Jolt Parent diff --git a/pom.xml b/pom.xml index d3ce44c8..707f8068 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.bazaarvoice.jolt jolt-parent - 0.0.10-SNAPSHOT + 0.0.10 parent/pom.xml