You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by na...@apache.org on 2016/01/16 08:52:10 UTC

[1/2] jclouds-cli git commit: Apache jclouds 1.9.2 release

Repository: jclouds-cli
Updated Branches:
  refs/heads/1.9.x 3cf91f927 -> 90e78d2d6


Apache jclouds 1.9.2 release


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

Branch: refs/heads/1.9.x
Commit: b527a971ea6cc170aa87f2e03d014ae82560b07a
Parents: 3cf91f9
Author: Ignasi Barrera <na...@apache.org>
Authored: Tue Jan 12 16:30:57 2016 +0100
Committer: Ignasi Barrera <na...@apache.org>
Committed: Tue Jan 12 16:30:57 2016 +0100

----------------------------------------------------------------------
 assembly/pom.xml | 2 +-
 branding/pom.xml | 2 +-
 pom.xml          | 4 ++--
 project/pom.xml  | 6 +++---
 runner/pom.xml   | 2 +-
 5 files changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/b527a971/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index b7f2aaa..51a037e 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -25,7 +25,7 @@
     <groupId>org.apache.jclouds.cli</groupId>
     <artifactId>jclouds-cli-project</artifactId>
     <relativePath>../project</relativePath>
-    <version>1.9.2-SNAPSHOT</version>
+    <version>1.9.2</version>
   </parent>
 
   <artifactId>jclouds-cli-assembly</artifactId>

http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/b527a971/branding/pom.xml
----------------------------------------------------------------------
diff --git a/branding/pom.xml b/branding/pom.xml
index 0b0adcb..0846bde 100644
--- a/branding/pom.xml
+++ b/branding/pom.xml
@@ -24,7 +24,7 @@
     <groupId>org.apache.jclouds.cli</groupId>
     <artifactId>jclouds-cli-project</artifactId>
     <relativePath>../project</relativePath>
-    <version>1.9.2-SNAPSHOT</version>
+    <version>1.9.2</version>
   </parent>
 
   <artifactId>jclouds-cli-branding</artifactId>

http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/b527a971/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9f68127..d206012 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <groupId>org.apache.jclouds.cli</groupId>
     <artifactId>jclouds-cli-project</artifactId>
     <relativePath>project</relativePath>
-    <version>1.9.2-SNAPSHOT</version>
+    <version>1.9.2</version>
   </parent>
 
   <artifactId>jclouds-cli</artifactId>
@@ -43,7 +43,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-cli.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-cli.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=jclouds-cli.git</url>
-    <tag>HEAD</tag>
+    <tag>rel/jclouds-cli-1.9.2-rc1</tag>
   </scm>
 
   <developers>

http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/b527a971/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index 403d0b3..9a17993 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.jclouds</groupId>
     <artifactId>jclouds-project</artifactId>
-    <version>1.9.2-SNAPSHOT</version>
+    <version>1.9.2</version>
     <relativePath />
   </parent>
 
   <groupId>org.apache.jclouds.cli</groupId>
   <artifactId>jclouds-cli-project</artifactId>
-  <version>1.9.2-SNAPSHOT</version>
+  <version>1.9.2</version>
   <packaging>pom</packaging>
   <name>Apache jclouds :: cli</name>
 
@@ -46,7 +46,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-cli.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-cli.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=jclouds-cli.git</url>
-    <tag>HEAD</tag>
+    <tag>rel/jclouds-cli-1.9.2-rc1</tag>
   </scm>
 
   <developers>

http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/b527a971/runner/pom.xml
----------------------------------------------------------------------
diff --git a/runner/pom.xml b/runner/pom.xml
index 2881dc5..6fe062f 100644
--- a/runner/pom.xml
+++ b/runner/pom.xml
@@ -24,7 +24,7 @@
     <groupId>org.apache.jclouds.cli</groupId>
     <artifactId>jclouds-cli-project</artifactId>
     <relativePath>../project</relativePath>
-    <version>1.9.2-SNAPSHOT</version>
+    <version>1.9.2</version>
   </parent>
 
   <artifactId>jclouds-cli-runner</artifactId>


[2/2] jclouds-cli git commit: Next development version 1.9.3-SNAPSHOT

Posted by na...@apache.org.
Next development version 1.9.3-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/jclouds-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-cli/commit/90e78d2d
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/90e78d2d
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/90e78d2d

Branch: refs/heads/1.9.x
Commit: 90e78d2d6a59a0bb120000a211c976779c9aa0e1
Parents: b527a97
Author: Ignasi Barrera <na...@apache.org>
Authored: Tue Jan 12 16:31:38 2016 +0100
Committer: Ignasi Barrera <na...@apache.org>
Committed: Tue Jan 12 16:31:38 2016 +0100

----------------------------------------------------------------------
 assembly/pom.xml | 2 +-
 branding/pom.xml | 2 +-
 pom.xml          | 4 ++--
 project/pom.xml  | 6 +++---
 runner/pom.xml   | 2 +-
 5 files changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/90e78d2d/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 51a037e..9ceac32 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -25,7 +25,7 @@
     <groupId>org.apache.jclouds.cli</groupId>
     <artifactId>jclouds-cli-project</artifactId>
     <relativePath>../project</relativePath>
-    <version>1.9.2</version>
+    <version>1.9.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>jclouds-cli-assembly</artifactId>

http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/90e78d2d/branding/pom.xml
----------------------------------------------------------------------
diff --git a/branding/pom.xml b/branding/pom.xml
index 0846bde..8dfde2d 100644
--- a/branding/pom.xml
+++ b/branding/pom.xml
@@ -24,7 +24,7 @@
     <groupId>org.apache.jclouds.cli</groupId>
     <artifactId>jclouds-cli-project</artifactId>
     <relativePath>../project</relativePath>
-    <version>1.9.2</version>
+    <version>1.9.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>jclouds-cli-branding</artifactId>

http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/90e78d2d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d206012..b11b487 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <groupId>org.apache.jclouds.cli</groupId>
     <artifactId>jclouds-cli-project</artifactId>
     <relativePath>project</relativePath>
-    <version>1.9.2</version>
+    <version>1.9.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>jclouds-cli</artifactId>
@@ -43,7 +43,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-cli.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-cli.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=jclouds-cli.git</url>
-    <tag>rel/jclouds-cli-1.9.2-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <developers>

http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/90e78d2d/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index 9a17993..98e0892 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.jclouds</groupId>
     <artifactId>jclouds-project</artifactId>
-    <version>1.9.2</version>
+    <version>1.9.3-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.apache.jclouds.cli</groupId>
   <artifactId>jclouds-cli-project</artifactId>
-  <version>1.9.2</version>
+  <version>1.9.3-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache jclouds :: cli</name>
 
@@ -46,7 +46,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-cli.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-cli.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=jclouds-cli.git</url>
-    <tag>rel/jclouds-cli-1.9.2-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <developers>

http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/90e78d2d/runner/pom.xml
----------------------------------------------------------------------
diff --git a/runner/pom.xml b/runner/pom.xml
index 6fe062f..4b8cada 100644
--- a/runner/pom.xml
+++ b/runner/pom.xml
@@ -24,7 +24,7 @@
     <groupId>org.apache.jclouds.cli</groupId>
     <artifactId>jclouds-cli-project</artifactId>
     <relativePath>../project</relativePath>
-    <version>1.9.2</version>
+    <version>1.9.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>jclouds-cli-runner</artifactId>