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 2018/08/16 08:52:15 UTC

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

Repository: jclouds-cli
Updated Branches:
  refs/heads/2.1.x c92ba4d24 -> 3fbaa5c12


Apache jclouds 2.1.1-rc1 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/93a9f52d
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/93a9f52d
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/93a9f52d

Branch: refs/heads/2.1.x
Commit: 93a9f52da1fad49b355ce937c15f792aff0a7385
Parents: c92ba4d
Author: Ignasi Barrera <na...@apache.org>
Authored: Thu Aug 9 13:02:22 2018 +0200
Committer: Ignasi Barrera <na...@apache.org>
Committed: Thu Aug 9 13:02:22 2018 +0200

----------------------------------------------------------------------
 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/93a9f52d/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 1701572..9719caf 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>2.1.1-SNAPSHOT</version>
+    <version>2.1.1</version>
   </parent>
 
   <artifactId>jclouds-cli-assembly</artifactId>

http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/93a9f52d/branding/pom.xml
----------------------------------------------------------------------
diff --git a/branding/pom.xml b/branding/pom.xml
index 0d24806..260dc91 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>2.1.1-SNAPSHOT</version>
+    <version>2.1.1</version>
   </parent>
 
   <artifactId>jclouds-cli-branding</artifactId>

http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/93a9f52d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f0ee2da..5eb9e6c 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>2.1.1-SNAPSHOT</version>
+    <version>2.1.1</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-2.1.1-SNAPSHOT-rc3</tag>
+    <tag>rel/jclouds-cli-2.1.1-rc3</tag>
   </scm>
 
   <developers>

http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/93a9f52d/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index 0744211..28e8a64 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.jclouds</groupId>
     <artifactId>jclouds-project</artifactId>
-    <version>2.1.1-SNAPSHOT</version>
+    <version>2.1.1</version>
     <relativePath />
   </parent>
 
   <groupId>org.apache.jclouds.cli</groupId>
   <artifactId>jclouds-cli-project</artifactId>
-  <version>2.1.1-SNAPSHOT</version>
+  <version>2.1.1</version>
   <packaging>pom</packaging>
   <name>Apache jclouds :: cli :: project</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-2.1.1-SNAPSHOT-rc3</tag>
+    <tag>rel/jclouds-cli-2.1.1-rc3</tag>
   </scm>
 
   <developers>

http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/93a9f52d/runner/pom.xml
----------------------------------------------------------------------
diff --git a/runner/pom.xml b/runner/pom.xml
index c34a78a..7053e1d 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>2.1.1-SNAPSHOT</version>
+    <version>2.1.1</version>
   </parent>
 
   <artifactId>jclouds-cli-runner</artifactId>


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

Posted by na...@apache.org.
Next development version 2.1.2-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/3fbaa5c1
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/3fbaa5c1
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/3fbaa5c1

Branch: refs/heads/2.1.x
Commit: 3fbaa5c121d2baf5d84418c1df1e40055e686cdd
Parents: 93a9f52
Author: Ignasi Barrera <na...@apache.org>
Authored: Thu Aug 9 13:02:44 2018 +0200
Committer: Ignasi Barrera <na...@apache.org>
Committed: Thu Aug 9 13:02:44 2018 +0200

----------------------------------------------------------------------
 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/3fbaa5c1/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 9719caf..bc941ac 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>2.1.1</version>
+    <version>2.1.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>jclouds-cli-assembly</artifactId>

http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/3fbaa5c1/branding/pom.xml
----------------------------------------------------------------------
diff --git a/branding/pom.xml b/branding/pom.xml
index 260dc91..049ab67 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>2.1.1</version>
+    <version>2.1.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>jclouds-cli-branding</artifactId>

http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/3fbaa5c1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5eb9e6c..9cec28e 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>2.1.1</version>
+    <version>2.1.2-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-2.1.1-rc3</tag>
+    <tag>rel/jclouds-cli-2.1.2-SNAPSHOT-rc3</tag>
   </scm>
 
   <developers>

http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/3fbaa5c1/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index 28e8a64..88265d2 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.jclouds</groupId>
     <artifactId>jclouds-project</artifactId>
-    <version>2.1.1</version>
+    <version>2.1.2-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.apache.jclouds.cli</groupId>
   <artifactId>jclouds-cli-project</artifactId>
-  <version>2.1.1</version>
+  <version>2.1.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache jclouds :: cli :: project</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-2.1.1-rc3</tag>
+    <tag>rel/jclouds-cli-2.1.2-SNAPSHOT-rc3</tag>
   </scm>
 
   <developers>

http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/3fbaa5c1/runner/pom.xml
----------------------------------------------------------------------
diff --git a/runner/pom.xml b/runner/pom.xml
index 7053e1d..6f65d66 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>2.1.1</version>
+    <version>2.1.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>jclouds-cli-runner</artifactId>