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 2014/10/10 15:14:07 UTC

[41/50] [abbrv] git commit: Updating project version to 2.0.0-SNAPSHOT

Updating project version to 2.0.0-SNAPSHOT

Follow-up to 82b23fc


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

Branch: refs/heads/master
Commit: 55e403d222a852211de96f72a0b1cddcf43cf7b7
Parents: 2e81343
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

----------------------------------------------------------------------
 apis/chef/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds/blob/55e403d2/apis/chef/pom.xml
----------------------------------------------------------------------
diff --git a/apis/chef/pom.xml b/apis/chef/pom.xml
index 74780d2..0744ba3 100644
--- a/apis/chef/pom.xml
+++ b/apis/chef/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>