[maven-release-plugin] prepare for next development iteration
Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/22d8a38d Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/22d8a38d Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/22d8a38d Branch: refs/heads/1.8.x Commit: 22d8a38d83280e23d65327d5ed3e0095b7d3238a Parents: 34b6f4a Author: Andrew Phillips <[email protected]> Authored: Tue Jul 29 19:53:30 2014 -0400 Committer: Andrew Phillips <[email protected]> Committed: Tue Jul 29 19:53:30 2014 -0400 ---------------------------------------------------------------------- apis/chef/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds/blob/22d8a38d/apis/chef/pom.xml ---------------------------------------------------------------------- diff --git a/apis/chef/pom.xml b/apis/chef/pom.xml index 4f4e378..00a1c4c 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</version> + <version>1.8.1-SNAPSHOT</version> <relativePath>../project/pom.xml</relativePath> </parent> <groupId>org.apache.jclouds.api</groupId>
