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/06 20:17:17 UTC

[jclouds-karaf] 01/01: Next development version 2.1.3-SNAPSHOT

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

gaul pushed a commit to branch 2.1.x
in repository https://gitbox.apache.org/repos/asf/jclouds-karaf.git

commit 241f3577ab2e243d9f0456d4008a08a652a6a49f
Author: Andrew Gaul <an...@gaul.org>
AuthorDate: Sat Feb 2 16:01:37 2019 -0800

    Next development version 2.1.3-SNAPSHOT
---
 bundles/jsch-agentproxy-jsch/pom.xml | 2 +-
 bundles/pom.xml                      | 2 +-
 cache/pom.xml                        | 2 +-
 chef/cache/pom.xml                   | 4 ++--
 chef/commands/pom.xml                | 4 ++--
 chef/core/pom.xml                    | 4 ++--
 chef/pom.xml                         | 4 ++--
 chef/services/pom.xml                | 4 ++--
 commands/pom.xml                     | 4 ++--
 core/pom.xml                         | 2 +-
 feature-labs/pom.xml                 | 2 +-
 feature/pom.xml                      | 2 +-
 itests/pom.xml                       | 2 +-
 pom.xml                              | 6 +++---
 recipe/pom.xml                       | 2 +-
 services/pom.xml                     | 2 +-
 urlhandler/pom.xml                   | 2 +-
 utils/pom.xml                        | 2 +-
 18 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/bundles/jsch-agentproxy-jsch/pom.xml b/bundles/jsch-agentproxy-jsch/pom.xml
index c40910e..777d34c 100644
--- a/bundles/jsch-agentproxy-jsch/pom.xml
+++ b/bundles/jsch-agentproxy-jsch/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.jclouds.karaf</groupId>
     <artifactId>bundles</artifactId>
-    <version>2.1.2</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
 
   <!--
diff --git a/bundles/pom.xml b/bundles/pom.xml
index bc4eb70..8724062 100644
--- a/bundles/pom.xml
+++ b/bundles/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.jclouds</groupId>
     <artifactId>jclouds-karaf</artifactId>
-    <version>2.1.2</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.jclouds.karaf</groupId>
diff --git a/cache/pom.xml b/cache/pom.xml
index 6147eb1..96b857f 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>2.1.2</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/chef/cache/pom.xml b/chef/cache/pom.xml
index b5650a6..4dbf643 100644
--- a/chef/cache/pom.xml
+++ b/chef/cache/pom.xml
@@ -22,13 +22,13 @@ limitations under the License.
   <parent>
     <artifactId>chef</artifactId>
     <groupId>org.apache.jclouds.karaf</groupId>
-    <version>2.1.2</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.jclouds.karaf.chef</groupId>
   <artifactId>cache</artifactId>
-  <version>2.1.2</version>
+  <version>2.1.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>jclouds :: Karaf :: Chef :: Cache</name>
 
diff --git a/chef/commands/pom.xml b/chef/commands/pom.xml
index d4c1829..32ea720 100644
--- a/chef/commands/pom.xml
+++ b/chef/commands/pom.xml
@@ -22,13 +22,13 @@ limitations under the License.
   <parent>
     <artifactId>chef</artifactId>
     <groupId>org.apache.jclouds.karaf</groupId>
-    <version>2.1.2</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.jclouds.karaf.chef</groupId>
   <artifactId>commands</artifactId>
-  <version>2.1.2</version>
+  <version>2.1.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>jclouds :: Karaf :: Chef :: Commands</name>
 
diff --git a/chef/core/pom.xml b/chef/core/pom.xml
index 909b3c3..aa00642 100644
--- a/chef/core/pom.xml
+++ b/chef/core/pom.xml
@@ -22,13 +22,13 @@ limitations under the License.
   <parent>
     <artifactId>chef</artifactId>
     <groupId>org.apache.jclouds.karaf</groupId>
-    <version>2.1.2</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.jclouds.karaf.chef</groupId>
   <artifactId>core</artifactId>
-  <version>2.1.2</version>
+  <version>2.1.3-SNAPSHOT</version>
   <name>jclouds :: Karaf :: Chef :: Core</name>
 
   <dependencies>
diff --git a/chef/pom.xml b/chef/pom.xml
index 0fadf59..3b1c371 100644
--- a/chef/pom.xml
+++ b/chef/pom.xml
@@ -22,14 +22,14 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>2.1.2</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.jclouds.karaf</groupId>
   <artifactId>chef</artifactId>
   <packaging>pom</packaging>
-  <version>2.1.2</version>
+  <version>2.1.3-SNAPSHOT</version>
   <name>jclouds :: Karaf :: Chef</name>
 
   <modules>
diff --git a/chef/services/pom.xml b/chef/services/pom.xml
index af8fe3c..6d54b04 100644
--- a/chef/services/pom.xml
+++ b/chef/services/pom.xml
@@ -22,13 +22,13 @@ limitations under the License.
   <parent>
     <artifactId>chef</artifactId>
     <groupId>org.apache.jclouds.karaf</groupId>
-    <version>2.1.2</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.jclouds.karaf.chef</groupId>
   <artifactId>services</artifactId>
-  <version>2.1.2</version>
+  <version>2.1.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>jclouds :: Karaf :: Chef :: Services</name>
 
diff --git a/commands/pom.xml b/commands/pom.xml
index 13871bd..76a437c 100644
--- a/commands/pom.xml
+++ b/commands/pom.xml
@@ -19,7 +19,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>2.1.2</version>
+    <version>2.1.3-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -157,7 +157,7 @@ limitations under the License.
     <dependency>
       <groupId>org.apache.jclouds.api</groupId>
       <artifactId>ec2</artifactId>
-      <version>2.1.2</version>
+      <version>2.1.3-SNAPSHOT</version>
     </dependency>
   </dependencies>
 </project>
diff --git a/core/pom.xml b/core/pom.xml
index 4a9fb5f..9ec8777 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.jclouds</groupId>
     <artifactId>jclouds-karaf</artifactId>
-    <version>2.1.2</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/feature-labs/pom.xml b/feature-labs/pom.xml
index 1a90534..34401eb 100644
--- a/feature-labs/pom.xml
+++ b/feature-labs/pom.xml
@@ -23,7 +23,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.jclouds</groupId>
         <artifactId>jclouds-karaf</artifactId>
-        <version>2.1.2</version>
+        <version>2.1.3-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/feature/pom.xml b/feature/pom.xml
index a0f2de9..e44df8c 100644
--- a/feature/pom.xml
+++ b/feature/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <artifactId>jclouds-karaf</artifactId>
         <groupId>org.apache.jclouds</groupId>
-        <version>2.1.2</version>
+        <version>2.1.3-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/itests/pom.xml b/itests/pom.xml
index 0b7282a..2d6d155 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.jclouds</groupId>
         <artifactId>jclouds-karaf</artifactId>
-        <version>2.1.2</version>
+        <version>2.1.3-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 058d76a..490ed15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ limitations under the License.
   <groupId>org.apache.jclouds</groupId>
   <artifactId>jclouds-karaf</artifactId>
   <packaging>pom</packaging>
-  <version>2.1.2</version>
+  <version>2.1.3-SNAPSHOT</version>
   <name>Apache jclouds :: Karaf</name>
   <url>http://jclouds.apache.org</url>
   <description>jclouds Karaf Integration Project</description>
@@ -45,7 +45,7 @@ limitations under the License.
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-karaf.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-karaf.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=jclouds-karaf.git</url>
-    <tag>rel/jclouds-karaf-2.1.2-rc3</tag>
+    <tag>rel/jclouds-karaf-2.1.3-SNAPSHOT-rc3</tag>
   </scm>
 
   <developers>
@@ -198,7 +198,7 @@ limitations under the License.
     <java-xmlbuilder.bundle.version>1.1_1</java-xmlbuilder.bundle.version>
     <javax.inject.bundle.version>1_1</javax.inject.bundle.version>
     <javax.ws.rs.api.version>2.0.1</javax.ws.rs.api.version>
-    <jclouds.version>2.1.2</jclouds.version>
+    <jclouds.version>2.1.3-SNAPSHOT</jclouds.version>
     <jclouds.chef.version>${jclouds.version}</jclouds.chef.version>
     <jersey.version>1.11</jersey.version>
     <jersey.bundle.version>1.11_1</jersey.bundle.version>
diff --git a/recipe/pom.xml b/recipe/pom.xml
index b9e8844..988b509 100644
--- a/recipe/pom.xml
+++ b/recipe/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>2.1.2</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/services/pom.xml b/services/pom.xml
index 8a13224..b6acb98 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>2.1.2</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/urlhandler/pom.xml b/urlhandler/pom.xml
index e3c94c3..993c717 100644
--- a/urlhandler/pom.xml
+++ b/urlhandler/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>2.1.2</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/utils/pom.xml b/utils/pom.xml
index 39d4208..7ee3a35 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>2.1.2</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>