From 40274820e5a4a4325c00e681bb11cf91c5209ef6 Mon Sep 17 00:00:00 2001 From: Jordan Zimmerman Date: Mon, 1 Aug 2011 11:53:43 -0700 Subject: [PATCH] [maven-release-plugin] prepare release curator-0.9-SNAPSHOT --- curator-client/pom.xml | 2 +- curator-framework/pom.xml | 4 ++-- curator-recipes/pom.xml | 4 ++-- pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/curator-client/pom.xml b/curator-client/pom.xml index 55ca07b79..b3d836971 100644 --- a/curator-client/pom.xml +++ b/curator-client/pom.xml @@ -4,7 +4,7 @@ com.netflix.curator curator - 0.9-SNAPSHOT + 0.9 curator-client diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml index b6e78fefb..e6cc0382a 100644 --- a/curator-framework/pom.xml +++ b/curator-framework/pom.xml @@ -4,7 +4,7 @@ com.netflix.curator curator - 0.9-SNAPSHOT + 0.9 curator-framework @@ -12,7 +12,7 @@ com.netflix.curator curator-client - 0.9-SNAPSHOT + 0.9 diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml index 6ce186814..4833fea91 100644 --- a/curator-recipes/pom.xml +++ b/curator-recipes/pom.xml @@ -4,7 +4,7 @@ com.netflix.curator curator - 0.9-SNAPSHOT + 0.9 curator-recipes @@ -12,7 +12,7 @@ com.netflix.curator curator-framework - 0.9-SNAPSHOT + 0.9 diff --git a/pom.xml b/pom.xml index 6eda9cac5..1b6db06b4 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.netflix.curator curator - 0.9-SNAPSHOT + 0.9 pom