You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by ab...@apache.org on 2014/05/27 20:59:35 UTC

[2/2] git commit: [maven-release-plugin] prepare release jclouds-chef-1.7.3-rc1

[maven-release-plugin] prepare release jclouds-chef-1.7.3-rc1


Project: http://git-wip-us.apache.org/repos/asf/jclouds-chef/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-chef/commit/48a8f36a
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-chef/tree/48a8f36a
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-chef/diff/48a8f36a

Branch: refs/heads/1.7.x
Commit: 48a8f36a5deafb6d22e47da3ae0a517630842d44
Parents: 9299221
Author: Andrew Bayer <an...@gmail.com>
Authored: Tue May 27 11:48:48 2014 -0700
Committer: Andrew Bayer <an...@gmail.com>
Committed: Tue May 27 11:48:48 2014 -0700

----------------------------------------------------------------------
 compute/pom.xml    | 2 +-
 core/pom.xml       | 2 +-
 enterprise/pom.xml | 2 +-
 pom.xml            | 2 +-
 project/pom.xml    | 4 ++--
 5 files changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-chef/blob/48a8f36a/compute/pom.xml
----------------------------------------------------------------------
diff --git a/compute/pom.xml b/compute/pom.xml
index 1ad93d6..6f562a2 100644
--- a/compute/pom.xml
+++ b/compute/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.chef</groupId>
     <artifactId>chef-project</artifactId>
-    <version>1.7.3-SNAPSHOT</version>
+    <version>1.7.3</version>
     <relativePath>../project/pom.xml</relativePath>
   </parent>
   <artifactId>chef-compute</artifactId>

http://git-wip-us.apache.org/repos/asf/jclouds-chef/blob/48a8f36a/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 5d57803..c470d59 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.chef</groupId>
     <artifactId>chef-project</artifactId>
-    <version>1.7.3-SNAPSHOT</version>
+    <version>1.7.3</version>
     <relativePath>../project/pom.xml</relativePath>
   </parent>
   <groupId>org.apache.jclouds.api</groupId>

http://git-wip-us.apache.org/repos/asf/jclouds-chef/blob/48a8f36a/enterprise/pom.xml
----------------------------------------------------------------------
diff --git a/enterprise/pom.xml b/enterprise/pom.xml
index a5de6c0..14583f8 100644
--- a/enterprise/pom.xml
+++ b/enterprise/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.chef</groupId>
     <artifactId>chef-project</artifactId>
-    <version>1.7.3-SNAPSHOT</version>
+    <version>1.7.3</version>
     <relativePath>../project/pom.xml</relativePath>
   </parent>
   <groupId>org.apache.jclouds.provider</groupId>

http://git-wip-us.apache.org/repos/asf/jclouds-chef/blob/48a8f36a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 696be6e..d7ab272 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.chef</groupId>
     <artifactId>chef-project</artifactId>
-    <version>1.7.3-SNAPSHOT</version>
+    <version>1.7.3</version>
     <relativePath>project/pom.xml</relativePath>
   </parent>
   <artifactId>jclouds-chef</artifactId>

http://git-wip-us.apache.org/repos/asf/jclouds-chef/blob/48a8f36a/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index 04ef3f0..1aa0bbd 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <groupId>org.apache.jclouds.chef</groupId>
   <artifactId>chef-project</artifactId>
-  <version>1.7.3-SNAPSHOT</version>
+  <version>1.7.3</version>
   <packaging>pom</packaging>
   <name>Apache jclouds Chef :: Project</name>
   <description>jclouds Chef parent POM for Maven configuration</description>
@@ -54,7 +54,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-chef.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-chef.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=jclouds-chef.git</url>
-    <tag>HEAD</tag>
+    <tag>jclouds-chef-1.7.3-rc1</tag>
   </scm>
   <repositories>
     <repository>