[maven-release-plugin] prepare release jclouds-chef-1.8.1-rc1
Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/415e6252 Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/415e6252 Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/415e6252 Branch: refs/heads/1.8.x Commit: 415e6252aee3856741a36490858bf4b677df9204 Parents: df5a674 Author: Andrew Phillips <[email protected]> Authored: Fri Oct 10 14:22:15 2014 -0400 Committer: Andrew Phillips <[email protected]> Committed: Fri Oct 10 14:22:15 2014 -0400 ---------------------------------------------------------------------- apis/chef/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds/blob/415e6252/apis/chef/pom.xml ---------------------------------------------------------------------- diff --git a/apis/chef/pom.xml b/apis/chef/pom.xml index 00a1c4c..3fb7dfe 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.1-SNAPSHOT</version> + <version>1.8.1</version> <relativePath>../project/pom.xml</relativePath> </parent> <groupId>org.apache.jclouds.api</groupId>
