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/4f22884c Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/4f22884c Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/4f22884c Branch: refs/heads/master Commit: 4f22884c4842a2fc838b2afd2fe8ad37a79d953c Parents: 4375bda Author: Andrew Bayer <[email protected]> Authored: Tue Dec 17 11:51:11 2013 -0800 Committer: Andrew Bayer <[email protected]> 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/4f22884c/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>
