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