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 <[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/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>
