You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by an...@apache.org on 2014/04/10 07:22:42 UTC

[1/2] git commit: Revert "[maven-release-plugin] prepare release jclouds-labs-google-1.7.2-rc1"

Repository: jclouds-labs-google
Updated Branches:
  refs/heads/1.7.x 9892a5731 -> b72d00356


Revert "[maven-release-plugin] prepare release jclouds-labs-google-1.7.2-rc1"

This reverts commit 9892a5731c20acaa230e35d86666eb5ff5d859a5.


Project: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/commit/87f71933
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/tree/87f71933
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/diff/87f71933

Branch: refs/heads/1.7.x
Commit: 87f71933b19217c17df956a689ebe2bb825dbfeb
Parents: 9892a57
Author: Andrew Phillips <an...@apache.org>
Authored: Thu Apr 10 00:20:16 2014 -0400
Committer: Andrew Phillips <an...@apache.org>
Committed: Thu Apr 10 00:20:16 2014 -0400

----------------------------------------------------------------------
 google-compute-engine/pom.xml | 2 +-
 oauth/pom.xml                 | 2 +-
 pom.xml                       | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/blob/87f71933/google-compute-engine/pom.xml
----------------------------------------------------------------------
diff --git a/google-compute-engine/pom.xml b/google-compute-engine/pom.xml
index d1cd5aa..d1dfa70 100644
--- a/google-compute-engine/pom.xml
+++ b/google-compute-engine/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.jclouds.labs</groupId>
         <artifactId>jclouds-labs-google</artifactId>
-        <version>1.7.2</version>
+        <version>1.7.2-SNAPSHOT</version>
     </parent>
 
     <!-- TODO: when out of labs, switch to org.jclouds.provider -->

http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/blob/87f71933/oauth/pom.xml
----------------------------------------------------------------------
diff --git a/oauth/pom.xml b/oauth/pom.xml
index ca4e112..a0624a9 100644
--- a/oauth/pom.xml
+++ b/oauth/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs-google</artifactId>
-    <version>1.7.2</version>
+    <version>1.7.2-SNAPSHOT</version>
   </parent>
 
   <!-- TODO: when out of labs, switch to org.jclouds.api -->

http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/blob/87f71933/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7f2702c..01a2948 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,19 +22,19 @@
   <parent>
     <groupId>org.apache.jclouds</groupId>
     <artifactId>jclouds-project</artifactId>
-    <version>1.7.2</version>
+    <version>1.7.2-SNAPSHOT</version>
   </parent>
   <groupId>org.apache.jclouds.labs</groupId>
   <artifactId>jclouds-labs-google</artifactId>
   <packaging>pom</packaging>
   <name>Apache jclouds labs google</name>
-  <version>1.7.2</version>
+  <version>1.7.2-SNAPSHOT</version>
   
   <scm>
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-labs-google.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-labs-google.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=jclouds-labs-google.git</url>
-    <tag>jclouds-labs-google-1.7.2-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <properties>


[2/2] git commit: [maven-release-plugin] prepare release jclouds-labs-google-1.7.2-rc2

Posted by an...@apache.org.
[maven-release-plugin] prepare release jclouds-labs-google-1.7.2-rc2


Project: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/commit/b72d0035
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/tree/b72d0035
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/diff/b72d0035

Branch: refs/heads/1.7.x
Commit: b72d003561c4902aefc22d6e7f60a3f33cb4d38f
Parents: 87f7193
Author: Andrew Phillips <an...@apache.org>
Authored: Thu Apr 10 00:25:15 2014 -0400
Committer: Andrew Phillips <an...@apache.org>
Committed: Thu Apr 10 00:25:15 2014 -0400

----------------------------------------------------------------------
 google-compute-engine/pom.xml | 2 +-
 oauth/pom.xml                 | 2 +-
 pom.xml                       | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/blob/b72d0035/google-compute-engine/pom.xml
----------------------------------------------------------------------
diff --git a/google-compute-engine/pom.xml b/google-compute-engine/pom.xml
index d1dfa70..d1cd5aa 100644
--- a/google-compute-engine/pom.xml
+++ b/google-compute-engine/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.jclouds.labs</groupId>
         <artifactId>jclouds-labs-google</artifactId>
-        <version>1.7.2-SNAPSHOT</version>
+        <version>1.7.2</version>
     </parent>
 
     <!-- TODO: when out of labs, switch to org.jclouds.provider -->

http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/blob/b72d0035/oauth/pom.xml
----------------------------------------------------------------------
diff --git a/oauth/pom.xml b/oauth/pom.xml
index a0624a9..ca4e112 100644
--- a/oauth/pom.xml
+++ b/oauth/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs-google</artifactId>
-    <version>1.7.2-SNAPSHOT</version>
+    <version>1.7.2</version>
   </parent>
 
   <!-- TODO: when out of labs, switch to org.jclouds.api -->

http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/blob/b72d0035/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 01a2948..7048e30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,19 +22,19 @@
   <parent>
     <groupId>org.apache.jclouds</groupId>
     <artifactId>jclouds-project</artifactId>
-    <version>1.7.2-SNAPSHOT</version>
+    <version>1.7.2</version>
   </parent>
   <groupId>org.apache.jclouds.labs</groupId>
   <artifactId>jclouds-labs-google</artifactId>
   <packaging>pom</packaging>
   <name>Apache jclouds labs google</name>
-  <version>1.7.2-SNAPSHOT</version>
+  <version>1.7.2</version>
   
   <scm>
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-labs-google.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-labs-google.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=jclouds-labs-google.git</url>
-    <tag>HEAD</tag>
+    <tag>jclouds-labs-google-1.7.2-rc2</tag>
   </scm>
 
   <properties>