[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/b8730300 Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/b8730300 Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/b8730300 Branch: refs/heads/1.8.x Commit: b873030064c7791ff3e1c164f669db8901db6fd8 Parents: 4b13de2 Author: Andrew Phillips <[email protected]> Authored: Fri Oct 10 14:22:16 2014 -0400 Committer: Andrew Phillips <[email protected]> Committed: Fri Oct 10 14:22:16 2014 -0400 ---------------------------------------------------------------------- providers/enterprisechef/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds/blob/b8730300/providers/enterprisechef/pom.xml ---------------------------------------------------------------------- diff --git a/providers/enterprisechef/pom.xml b/providers/enterprisechef/pom.xml index 5753c31..1d608ad 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.8.1</version> + <version>1.8.2-SNAPSHOT</version> <relativePath>../project/pom.xml</relativePath> </parent> <groupId>org.apache.jclouds.provider</groupId>
