Repository: jclouds-karaf
Updated Branches:
  refs/heads/master 87951f296 -> a2d2f2edb


Updating project and jclouds.version to 2.0.0-SNAPSHOT


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

Branch: refs/heads/master
Commit: a2d2f2edb905beb322fced5bcc54968d05623082
Parents: 87951f2
Author: Andrew Phillips <[email protected]>
Authored: Tue Aug 5 13:00:23 2014 +0200
Committer: Andrew Phillips <[email protected]>
Committed: Tue Aug 5 13:00:23 2014 +0200

----------------------------------------------------------------------
 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      | 2 +-
 core/pom.xml          | 2 +-
 feature/pom.xml       | 2 +-
 itests/pom.xml        | 2 +-
 pom.xml               | 4 ++--
 recipe/pom.xml        | 2 +-
 services/pom.xml      | 2 +-
 urlhandler/pom.xml    | 2 +-
 utils/pom.xml         | 2 +-
 15 files changed, 21 insertions(+), 21 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/a2d2f2ed/cache/pom.xml
----------------------------------------------------------------------
diff --git a/cache/pom.xml b/cache/pom.xml
index 99ad411..c03ccc1 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>1.8.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/a2d2f2ed/chef/cache/pom.xml
----------------------------------------------------------------------
diff --git a/chef/cache/pom.xml b/chef/cache/pom.xml
index 021f40b..4841319 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>1.8.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.jclouds.karaf.chef</groupId>
   <artifactId>cache</artifactId>
-  <version>1.8.0-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>jclouds :: Karaf :: Chef :: Cache</name>
 

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/a2d2f2ed/chef/commands/pom.xml
----------------------------------------------------------------------
diff --git a/chef/commands/pom.xml b/chef/commands/pom.xml
index 1ebe675..0c63b7e 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>1.8.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.jclouds.karaf.chef</groupId>
   <artifactId>commands</artifactId>
-  <version>1.8.0-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>jclouds :: Karaf :: Chef :: Commands</name>
 

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/a2d2f2ed/chef/core/pom.xml
----------------------------------------------------------------------
diff --git a/chef/core/pom.xml b/chef/core/pom.xml
index cb2dd0e..2046009 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>1.8.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.jclouds.karaf.chef</groupId>
   <artifactId>core</artifactId>
-  <version>1.8.0-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <name>jclouds :: Karaf :: Chef :: Core</name>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/a2d2f2ed/chef/pom.xml
----------------------------------------------------------------------
diff --git a/chef/pom.xml b/chef/pom.xml
index 871f282..0c19bc0 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>1.8.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.jclouds.karaf</groupId>
   <artifactId>chef</artifactId>
   <packaging>pom</packaging>
-  <version>1.8.0-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <name>jclouds :: Karaf :: Chef</name>
 
   <modules>

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/a2d2f2ed/chef/services/pom.xml
----------------------------------------------------------------------
diff --git a/chef/services/pom.xml b/chef/services/pom.xml
index dfcb562..d4586a9 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>1.8.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.jclouds.karaf.chef</groupId>
   <artifactId>services</artifactId>
-  <version>1.8.0-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>jclouds :: Karaf :: Chef :: Services</name>
 

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/a2d2f2ed/commands/pom.xml
----------------------------------------------------------------------
diff --git a/commands/pom.xml b/commands/pom.xml
index 34d05bf..74f58ef 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>1.8.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/a2d2f2ed/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 3e49fe6..c190a9e 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/a2d2f2ed/feature/pom.xml
----------------------------------------------------------------------
diff --git a/feature/pom.xml b/feature/pom.xml
index 658d1e5..1a2d5ca 100644
--- a/feature/pom.xml
+++ b/feature/pom.xml
@@ -19,7 +19,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/a2d2f2ed/itests/pom.xml
----------------------------------------------------------------------
diff --git a/itests/pom.xml b/itests/pom.xml
index 5393fc8..e2071af 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/a2d2f2ed/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a2de8e0..f6a9b46 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>1.8.0-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <name>Apache jclouds :: Karaf</name>
   <url>http://jclouds.apache.org</url>
   <description>jclouds Karaf Integration Project</description>
@@ -195,7 +195,7 @@ limitations under the License.
     <httpcore.version>4.1</httpcore.version>
     <java-xmlbuilder.bundle.version>0.3_1</java-xmlbuilder.bundle.version>
     <javax.inject.bundle.version>1_1</javax.inject.bundle.version>
-    <jclouds.version>1.8.0-SNAPSHOT</jclouds.version>
+    <jclouds.version>2.0.0-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>

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/a2d2f2ed/recipe/pom.xml
----------------------------------------------------------------------
diff --git a/recipe/pom.xml b/recipe/pom.xml
index e8a70b8..c19ac06 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>1.8.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/a2d2f2ed/services/pom.xml
----------------------------------------------------------------------
diff --git a/services/pom.xml b/services/pom.xml
index b9f6973..5415721 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>1.8.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/a2d2f2ed/urlhandler/pom.xml
----------------------------------------------------------------------
diff --git a/urlhandler/pom.xml b/urlhandler/pom.xml
index 21254c4..f571d96 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>1.8.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/a2d2f2ed/utils/pom.xml
----------------------------------------------------------------------
diff --git a/utils/pom.xml b/utils/pom.xml
index fd57fdb..746e29f 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>1.8.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

Reply via email to