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:02 UTC

[21/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/bd36ccd5
Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/bd36ccd5
Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/bd36ccd5

Branch: refs/heads/1.8.x
Commit: bd36ccd55121cd06aec67b2601775090a7832de3
Parents: f4895cc
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

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


http://git-wip-us.apache.org/repos/asf/jclouds/blob/bd36ccd5/providers/enterprisechef/pom.xml
----------------------------------------------------------------------
diff --git a/providers/enterprisechef/pom.xml b/providers/enterprisechef/pom.xml
index 849c9b6..b148e4c 100644
--- a/providers/enterprisechef/pom.xml
+++ b/providers/enterprisechef/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.provider</groupId>