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/11/23 23:01:01 UTC

[20/50] [abbrv] jclouds git commit: Updating to 1.8.0-SNAPSHOT

Updating to 1.8.0-SNAPSHOT


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

Branch: refs/heads/1.8.x
Commit: 1e37c67620e8c74af04604947e6a5ecc5df99c52
Parents: a02b61f
Author: Andrew Bayer <an...@gmail.com>
Authored: Tue Dec 17 11:51:11 2013 -0800
Committer: Andrew Bayer <an...@gmail.com>
Committed: Tue Dec 17 11:51:11 2013 -0800

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


http://git-wip-us.apache.org/repos/asf/jclouds/blob/1e37c676/apis/chef/pom.xml
----------------------------------------------------------------------
diff --git a/apis/chef/pom.xml b/apis/chef/pom.xml
index fec3d8a..74780d2 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.7.0-SNAPSHOT</version>
+    <version>1.8.0-SNAPSHOT</version>
     <relativePath>../project/pom.xml</relativePath>
   </parent>
   <groupId>org.apache.jclouds.api</groupId>