From 9dec221356c69bf957950e44984a814d6a8e0434 Mon Sep 17 00:00:00 2001 From: Subhash Chandran Date: Tue, 15 Apr 2014 16:50:48 +0530 Subject: [PATCH] [maven-release-plugin] prepare release restclient-3.3.1 --- pom.xml | 5 +++-- restclient-cli/pom.xml | 6 +++--- restclient-lib/pom.xml | 6 +++--- restclient-server/pom.xml | 4 ++-- restclient-ui/pom.xml | 8 ++++---- 5 files changed, 15 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 62cd718a..ddc297be 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.wiztools.restclient restclient pom - 3.3.1-SNAPSHOT + 3.3.1 restclient https://github.com/wiztools/rest-client @@ -27,7 +27,8 @@ scm:git:https://github.com/wiztools/rest-client.git scm:git:https://github.com/wiztools/rest-client.git https://github.com/wiztools/rest-client - + restclient-3.3.1 + subwiz diff --git a/restclient-cli/pom.xml b/restclient-cli/pom.xml index 240c6489..e71e9930 100644 --- a/restclient-cli/pom.xml +++ b/restclient-cli/pom.xml @@ -4,14 +4,14 @@ org.wiztools.restclient restclient - 3.3.1-SNAPSHOT + 3.3.1 4.0.0 org.wiztools.restclient restclient-cli jar - 3.3.1-SNAPSHOT + 3.3.1 ${project.artifactId} @@ -49,7 +49,7 @@ org.wiztools.restclient restclient-lib - 3.3.1-SNAPSHOT + 3.3.1 diff --git a/restclient-lib/pom.xml b/restclient-lib/pom.xml index cb760d3d..6583cf19 100644 --- a/restclient-lib/pom.xml +++ b/restclient-lib/pom.xml @@ -4,13 +4,13 @@ org.wiztools.restclient restclient - 3.3.1-SNAPSHOT + 3.3.1 4.0.0 org.wiztools.restclient restclient-lib jar - 3.3.1-SNAPSHOT + 3.3.1 ${project.artifactId} @@ -81,7 +81,7 @@ org.wiztools.restclient restclient-server - 3.3.1-SNAPSHOT + 3.3.1 test diff --git a/restclient-server/pom.xml b/restclient-server/pom.xml index 01dfd2fb..c20d2ac6 100644 --- a/restclient-server/pom.xml +++ b/restclient-server/pom.xml @@ -4,13 +4,13 @@ org.wiztools.restclient restclient - 3.3.1-SNAPSHOT + 3.3.1 4.0.0 org.wiztools.restclient restclient-server jar - 3.3.1-SNAPSHOT + 3.3.1 ${project.artifactId} diff --git a/restclient-ui/pom.xml b/restclient-ui/pom.xml index 8401d349..201e912f 100644 --- a/restclient-ui/pom.xml +++ b/restclient-ui/pom.xml @@ -4,13 +4,13 @@ org.wiztools.restclient restclient - 3.3.1-SNAPSHOT + 3.3.1 4.0.0 org.wiztools.restclient restclient-ui jar - 3.3.1-SNAPSHOT + 3.3.1 ${project.artifactId} @@ -48,12 +48,12 @@ org.wiztools.restclient restclient-server - 3.3.1-SNAPSHOT + 3.3.1 org.wiztools.restclient restclient-lib - 3.3.1-SNAPSHOT + 3.3.1 org.wiztools