From b0243938b3e4f9e257c57ce730095a8fcc709e0f Mon Sep 17 00:00:00 2001 From: jenkins Date: Fri, 14 Feb 2014 05:10:39 +0000 Subject: [PATCH] branch admin -prepare release jolt-0.0.12 --- 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 | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index 2deca16a..b407fa15 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ com.bazaarvoice.jolt jolt-parent - 0.0.12-SNAPSHOT + 0.0.12 ../parent/pom.xml diff --git a/complete/pom.xml b/complete/pom.xml index d74d33bd..2683ba3f 100644 --- a/complete/pom.xml +++ b/complete/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.jolt jolt-parent - 0.0.12-SNAPSHOT + 0.0.12 ../parent/pom.xml diff --git a/guice/pom.xml b/guice/pom.xml index 44de9668..ddf859f1 100644 --- a/guice/pom.xml +++ b/guice/pom.xml @@ -5,7 +5,7 @@ com.bazaarvoice.jolt jolt-parent - 0.0.12-SNAPSHOT + 0.0.12 ../parent/pom.xml diff --git a/jolt-core/pom.xml b/jolt-core/pom.xml index 7e8d8dad..86ad1a3e 100644 --- a/jolt-core/pom.xml +++ b/jolt-core/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.jolt jolt-parent - 0.0.12-SNAPSHOT + 0.0.12 ../parent/pom.xml diff --git a/json-utils/pom.xml b/json-utils/pom.xml index cdd6f8c8..d2521b1c 100644 --- a/json-utils/pom.xml +++ b/json-utils/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.jolt jolt-parent - 0.0.12-SNAPSHOT + 0.0.12 ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 097d7f6e..4584be95 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,7 +12,7 @@ com.bazaarvoice.jolt jolt-parent - 0.0.12-SNAPSHOT + 0.0.12 pom Jolt Parent diff --git a/pom.xml b/pom.xml index 3e2890d7..abdd159e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.bazaarvoice.jolt jolt-parent - 0.0.12-SNAPSHOT + 0.0.12 parent/pom.xml