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 2019/10/13 19:22:35 UTC

[jclouds-labs-aws] annotated tag rel/jclouds-labs-aws-2.1.3-rc1 created (now 3fa632f)

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

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


      at 3fa632f  (tag)
 tagging 3c9ccb5021a76286e1769706553cfd506becb32f (commit)
 replaces rel/jclouds-labs-aws-2.1.2-rc1
      by Ignasi Barrera
      on Sun Oct 13 17:19:38 2019 +0200

- Log -----------------------------------------------------------------
Apache jclouds 2.1.3-rc1 release
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 3c9ccb5  Apache jclouds 2.1.3-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-aws] 01/01: Apache jclouds 2.1.3-rc1 release

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

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

commit 3c9ccb5021a76286e1769706553cfd506becb32f
Author: Ignasi Barrera <na...@apache.org>
AuthorDate: Sun Oct 13 17:19:38 2019 +0200

    Apache jclouds 2.1.3-rc1 release
---
 aws-elb/pom.xml | 2 +-
 aws-iam/pom.xml | 2 +-
 aws-rds/pom.xml | 2 +-
 elb/pom.xml     | 2 +-
 glacier/pom.xml | 2 +-
 iam/pom.xml     | 2 +-
 pom.xml         | 8 ++++----
 rds/pom.xml     | 2 +-
 8 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/aws-elb/pom.xml b/aws-elb/pom.xml
index 84299a5..58866a4 100644
--- a/aws-elb/pom.xml
+++ b/aws-elb/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs-aws</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
   </parent>
 
   <!-- TODO: when out of labs, switch to org.jclouds.provider -->
diff --git a/aws-iam/pom.xml b/aws-iam/pom.xml
index f865ee0..d3a2d27 100644
--- a/aws-iam/pom.xml
+++ b/aws-iam/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs-aws</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
   </parent>
 
   <!-- TODO: when out of labs, switch to org.jclouds.provider -->
diff --git a/aws-rds/pom.xml b/aws-rds/pom.xml
index 9a01e75..0ee942b 100644
--- a/aws-rds/pom.xml
+++ b/aws-rds/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs-aws</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
   </parent>
 
   <!-- TODO: when out of labs, switch to org.jclouds.provider -->
diff --git a/elb/pom.xml b/elb/pom.xml
index 6371b25..b7e576c 100644
--- a/elb/pom.xml
+++ b/elb/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs-aws</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
   </parent>
 
   <!-- TODO: when out of labs, switch to org.jclouds.api -->
diff --git a/glacier/pom.xml b/glacier/pom.xml
index 1d1a21b..9fc3e38 100644
--- a/glacier/pom.xml
+++ b/glacier/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.jclouds</groupId>
     <artifactId>jclouds-project</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
     <relativePath />
   </parent>
 
diff --git a/iam/pom.xml b/iam/pom.xml
index 7fc0daa..8c44a00 100644
--- a/iam/pom.xml
+++ b/iam/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs-aws</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
   </parent>
 
   <!-- TODO: when out of labs, switch to org.jclouds.api -->
diff --git a/pom.xml b/pom.xml
index 1ac8932..9c05610 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,11 +22,11 @@
   <parent>
     <groupId>org.apache.jclouds</groupId>
     <artifactId>jclouds-project</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
   </parent>
   <groupId>org.apache.jclouds.labs</groupId>
   <artifactId>jclouds-labs-aws</artifactId>
-  <version>2.1.3-SNAPSHOT</version>
+  <version>2.1.3</version>
   <packaging>pom</packaging>
   <name>Apache jclouds labs aws</name>
 
@@ -34,11 +34,11 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-labs-aws.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-labs-aws.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=jclouds-labs-aws.git</url>
-    <tag>rel/jclouds-labs-aws-2.1.3-SNAPSHOT-rc3</tag>
+    <tag>rel/jclouds-labs-aws-2.1.3-rc3</tag>
   </scm>
 
   <properties>
-    <jclouds.version>2.1.3-SNAPSHOT</jclouds.version>
+    <jclouds.version>2.1.3</jclouds.version>
   </properties>
 
   <repositories>
diff --git a/rds/pom.xml b/rds/pom.xml
index b0d83bc..8312ffc 100644
--- a/rds/pom.xml
+++ b/rds/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs-aws</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
   </parent>
 
   <!-- TODO: when out of labs, switch to org.jclouds.api -->