You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by an...@apache.org on 2014/08/05 11:50:43 UTC

git commit: Updating project version to 2.0.0-SNAPSHOT

Repository: jclouds-chef
Updated Branches:
  refs/heads/master 82b23fcb0 -> 037664e3e


Updating project version to 2.0.0-SNAPSHOT

Follow-up to 82b23fc


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

Branch: refs/heads/master
Commit: 037664e3ef97deed6929c00d83b4818505922a36
Parents: 82b23fc
Author: Andrew Phillips <an...@apache.org>
Authored: Tue Aug 5 11:50:02 2014 +0200
Committer: Andrew Phillips <an...@apache.org>
Committed: Tue Aug 5 11:50:02 2014 +0200

----------------------------------------------------------------------
 compute/pom.xml    | 2 +-
 core/pom.xml       | 2 +-
 enterprise/pom.xml | 2 +-
 pom.xml            | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-chef/blob/037664e3/compute/pom.xml
----------------------------------------------------------------------
diff --git a/compute/pom.xml b/compute/pom.xml
index e70a0d5..c3050ba 100644
--- a/compute/pom.xml
+++ b/compute/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.chef</groupId>
     <artifactId>chef-project</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>../project/pom.xml</relativePath>
   </parent>
   <artifactId>chef-compute</artifactId>

http://git-wip-us.apache.org/repos/asf/jclouds-chef/blob/037664e3/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 74780d2..0744ba3 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.chef</groupId>
     <artifactId>chef-project</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>../project/pom.xml</relativePath>
   </parent>
   <groupId>org.apache.jclouds.api</groupId>

http://git-wip-us.apache.org/repos/asf/jclouds-chef/blob/037664e3/enterprise/pom.xml
----------------------------------------------------------------------
diff --git a/enterprise/pom.xml b/enterprise/pom.xml
index b148e4c..adce960 100644
--- a/enterprise/pom.xml
+++ b/enterprise/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.chef</groupId>
     <artifactId>chef-project</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>../project/pom.xml</relativePath>
   </parent>
   <groupId>org.apache.jclouds.provider</groupId>

http://git-wip-us.apache.org/repos/asf/jclouds-chef/blob/037664e3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 62e1a5b..015494c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.chef</groupId>
     <artifactId>chef-project</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>project/pom.xml</relativePath>
   </parent>
   <artifactId>jclouds-chef</artifactId>