You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by ga...@apache.org on 2019/02/03 00:51:31 UTC

[jclouds-labs] annotated tag rel/jclouds-labs-2.1.2-rc1 created (now 919466a)

This is an automated email from the ASF dual-hosted git repository.

gaul pushed a change to annotated tag rel/jclouds-labs-2.1.2-rc1
in repository https://gitbox.apache.org/repos/asf/jclouds-labs.git.


      at 919466a  (tag)
 tagging 0ed91b3af189a7c7ebdf7503164811b6e10940de (commit)
 replaces rel/jclouds-labs-2.1.1-rc1
      by Andrew Gaul
      on Sat Feb 2 15:58:26 2019 -0800

- Log -----------------------------------------------------------------
Apache jclouds 2.1.2-rc1 release
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 0ed91b3  Apache jclouds 2.1.2-rc1 release

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[jclouds-labs] 01/01: Apache jclouds 2.1.2-rc1 release

Posted by ga...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

gaul pushed a commit to annotated tag rel/jclouds-labs-2.1.2-rc1
in repository https://gitbox.apache.org/repos/asf/jclouds-labs.git

commit 0ed91b3af189a7c7ebdf7503164811b6e10940de
Author: Andrew Gaul <an...@gaul.org>
AuthorDate: Sat Feb 2 15:58:26 2019 -0800

    Apache jclouds 2.1.2-rc1 release
---
 abiquo/pom.xml            | 2 +-
 cdmi/pom.xml              | 2 +-
 cloudsigma2-hnl/pom.xml   | 4 ++--
 cloudsigma2-lvs/pom.xml   | 4 ++--
 cloudsigma2-mia/pom.xml   | 4 ++--
 cloudsigma2-sjc/pom.xml   | 4 ++--
 cloudsigma2-wdc/pom.xml   | 4 ++--
 cloudsigma2-zrh/pom.xml   | 4 ++--
 cloudsigma2/pom.xml       | 4 ++--
 dimensiondata/pom.xml     | 2 +-
 h2-jdbc/pom.xml           | 2 +-
 jdbc/pom.xml              | 2 +-
 joyent-cloudapi/pom.xml   | 2 +-
 joyentcloud/pom.xml       | 2 +-
 oneandone/pom.xml         | 2 +-
 pom.xml                   | 8 ++++----
 profitbricks-rest/pom.xml | 2 +-
 vagrant/pom.xml           | 2 +-
 18 files changed, 28 insertions(+), 28 deletions(-)

diff --git a/abiquo/pom.xml b/abiquo/pom.xml
index 76ee654..f385bbe 100644
--- a/abiquo/pom.xml
+++ b/abiquo/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
   </parent>
   
   <!-- TODO: when out of labs, switch to org.jclouds.api -->
diff --git a/cdmi/pom.xml b/cdmi/pom.xml
index 99d8138..7287c4f 100644
--- a/cdmi/pom.xml
+++ b/cdmi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
   </parent>
 
   <!-- TODO: when out of labs, switch to org.jclouds.api -->
diff --git a/cloudsigma2-hnl/pom.xml b/cloudsigma2-hnl/pom.xml
index c40d9d1..80242cf 100644
--- a/cloudsigma2-hnl/pom.xml
+++ b/cloudsigma2-hnl/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
   </parent>
 
   <!-- TODO: when out of labs, switch to org.jclouds.provider -->
   <groupId>org.apache.jclouds.labs</groupId>
   <artifactId>cloudsigma2-hnl</artifactId>
-  <version>2.1.2-SNAPSHOT</version>
+  <version>2.1.2</version>
   <name>jclouds CloudSigma v2 Honolulu Provider</name>
   <description>ComputeService binding to the CloudSigma datacenter in Honolulu</description>
   <packaging>bundle</packaging>
diff --git a/cloudsigma2-lvs/pom.xml b/cloudsigma2-lvs/pom.xml
index d621e76..acda5ce 100644
--- a/cloudsigma2-lvs/pom.xml
+++ b/cloudsigma2-lvs/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
   </parent>
 
   <!-- TODO: when out of labs, switch to org.jclouds.provider -->
   <groupId>org.apache.jclouds.labs</groupId>
   <artifactId>cloudsigma2-lvs</artifactId>
-  <version>2.1.2-SNAPSHOT</version>
+  <version>2.1.2</version>
   <name>jclouds CloudSigma v2 Las Vegas Provider</name>
   <description>ComputeService binding to the CloudSigma datacenter in SuperNAP Las Vegas</description>
   <packaging>bundle</packaging>
diff --git a/cloudsigma2-mia/pom.xml b/cloudsigma2-mia/pom.xml
index eb96ced..41d5d1a 100644
--- a/cloudsigma2-mia/pom.xml
+++ b/cloudsigma2-mia/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
   </parent>
 
   <!-- TODO: when out of labs, switch to org.jclouds.provider -->
   <groupId>org.apache.jclouds.labs</groupId>
   <artifactId>cloudsigma2-mia</artifactId>
-  <version>2.1.2-SNAPSHOT</version>
+  <version>2.1.2</version>
   <name>jclouds CloudSigma v2 Miami Provider</name>
   <description>ComputeService binding to the CloudSigma datacenter in Miami</description>
   <packaging>bundle</packaging>
diff --git a/cloudsigma2-sjc/pom.xml b/cloudsigma2-sjc/pom.xml
index 1fe6df0..49df364 100644
--- a/cloudsigma2-sjc/pom.xml
+++ b/cloudsigma2-sjc/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
   </parent>
 
   <!-- TODO: when out of labs, switch to org.jclouds.provider -->
   <groupId>org.apache.jclouds.labs</groupId>
   <artifactId>cloudsigma2-sjc</artifactId>
-  <version>2.1.2-SNAPSHOT</version>
+  <version>2.1.2</version>
   <name>jclouds CloudSigma v2 San Jose Provider</name>
   <description>ComputeService binding to the CloudSigma datacenter in San Jose</description>
   <packaging>bundle</packaging>
diff --git a/cloudsigma2-wdc/pom.xml b/cloudsigma2-wdc/pom.xml
index 64f28eb..c52d9b7 100644
--- a/cloudsigma2-wdc/pom.xml
+++ b/cloudsigma2-wdc/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
   </parent>
 
   <!-- TODO: when out of labs, switch to org.apache.jclouds.provider -->
   <groupId>org.apache.jclouds.labs</groupId>
   <artifactId>cloudsigma2-wdc</artifactId>
-  <version>2.1.2-SNAPSHOT</version>
+  <version>2.1.2</version>
   <name>jclouds CloudSigma v2 Washington DC Provider</name>
   <description>ComputeService binding to the CloudSigma datacenter in Washington DC</description>
   <packaging>bundle</packaging>
diff --git a/cloudsigma2-zrh/pom.xml b/cloudsigma2-zrh/pom.xml
index 11703f1..fa218fd 100644
--- a/cloudsigma2-zrh/pom.xml
+++ b/cloudsigma2-zrh/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
   </parent>
 
   <!-- TODO: when out of labs, switch to org.jclouds.provider -->
   <groupId>org.apache.jclouds.labs</groupId>
   <artifactId>cloudsigma2-zrh</artifactId>
-  <version>2.1.2-SNAPSHOT</version>
+  <version>2.1.2</version>
   <name>jclouds CloudSigma v2 Zurich Provider</name>
   <description>ComputeService binding to the CloudSigma datacenter in Zürich</description>
   <packaging>bundle</packaging>
diff --git a/cloudsigma2/pom.xml b/cloudsigma2/pom.xml
index 421810c..61ee11c 100644
--- a/cloudsigma2/pom.xml
+++ b/cloudsigma2/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.jclouds.labs</groupId>
         <artifactId>jclouds-labs</artifactId>
-        <version>2.1.2-SNAPSHOT</version>
+        <version>2.1.2</version>
     </parent>
 
     <!-- TODO: when out of labs, switch to org.jclouds.provider -->
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>cloudsigma2</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
     <name>jclouds CloudSigma v2 API</name>
     <description>ComputeService binding to the CloudSigma v2 API</description>
     <packaging>bundle</packaging>
diff --git a/dimensiondata/pom.xml b/dimensiondata/pom.xml
index 94882e8..d9f878c 100644
--- a/dimensiondata/pom.xml
+++ b/dimensiondata/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.jclouds.labs</groupId>
         <artifactId>jclouds-labs</artifactId>
-        <version>2.1.2-SNAPSHOT</version>
+        <version>2.1.2</version>
     </parent>
 
     <!-- TODO: when out of labs, switch to org.jclouds.provider -->
diff --git a/h2-jdbc/pom.xml b/h2-jdbc/pom.xml
index ed9ec07..eb632be 100644
--- a/h2-jdbc/pom.xml
+++ b/h2-jdbc/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
   </parent>
   <artifactId>h2-jdbc</artifactId>
   <name>jclouds h2 jdbc provider</name>
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index c2cb8a0..fcb97fa 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
   </parent>
   <groupId>org.apache.jclouds.labs</groupId>
   <artifactId>jdbc</artifactId>
diff --git a/joyent-cloudapi/pom.xml b/joyent-cloudapi/pom.xml
index 389203f..bf0562b 100644
--- a/joyent-cloudapi/pom.xml
+++ b/joyent-cloudapi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
   </parent>
 
   <!-- TODO: when out of labs, switch to org.jclouds.api -->
diff --git a/joyentcloud/pom.xml b/joyentcloud/pom.xml
index bbe7b1e..5ebbaa4 100644
--- a/joyentcloud/pom.xml
+++ b/joyentcloud/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
   </parent>
 
   <!-- TODO: when out of labs, switch to org.jclouds.provider -->
diff --git a/oneandone/pom.xml b/oneandone/pom.xml
index 9da7641..216fc8d 100644
--- a/oneandone/pom.xml
+++ b/oneandone/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.jclouds.labs</groupId>
         <artifactId>jclouds-labs</artifactId>
-        <version>2.1.2-SNAPSHOT</version>
+        <version>2.1.2</version>
     </parent>
     
     <!-- TODO: when out of labs, switch to org.jclouds.api -->
diff --git a/pom.xml b/pom.xml
index 94a8017..cbd8b16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,11 +21,11 @@
   <parent>
     <groupId>org.apache.jclouds</groupId>
     <artifactId>jclouds-project</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
   </parent>
   <groupId>org.apache.jclouds.labs</groupId>
   <artifactId>jclouds-labs</artifactId>
-  <version>2.1.2-SNAPSHOT</version>
+  <version>2.1.2</version>
   <packaging>pom</packaging>
   <name>Apache jclouds labs</name>
 
@@ -33,11 +33,11 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-labs.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-labs.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=jclouds-labs.git</url>
-    <tag>rel/jclouds-labs-2.1.2-SNAPSHOT-rc3</tag>
+    <tag>rel/jclouds-labs-2.1.2-rc3</tag>
   </scm>
 
   <properties>
-    <jclouds.version>2.1.2-SNAPSHOT</jclouds.version>
+    <jclouds.version>2.1.2</jclouds.version>
   </properties>
 
   <repositories>
diff --git a/profitbricks-rest/pom.xml b/profitbricks-rest/pom.xml
index da81c88..09ea270 100644
--- a/profitbricks-rest/pom.xml
+++ b/profitbricks-rest/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.jclouds.labs</groupId>
         <artifactId>jclouds-labs</artifactId>
-        <version>2.1.2-SNAPSHOT</version>
+        <version>2.1.2</version>
     </parent>
   
     <!-- TODO: when out of labs, switch to org.jclouds.api -->
diff --git a/vagrant/pom.xml b/vagrant/pom.xml
index 77f8bf2..ffb8a25 100644
--- a/vagrant/pom.xml
+++ b/vagrant/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
   </parent>
 
   <artifactId>vagrant</artifactId>