Updated Branches: refs/heads/1.6.x 44fba95ba -> 634cb13e1
Preparing jclouds.version for 1.6.2-incubating release Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/commit/0d438c7a Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/tree/0d438c7a Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/diff/0d438c7a Branch: refs/heads/1.6.x Commit: 0d438c7ad520f2e1b8dcf5e63dc8840527ef33ba Parents: 44fba95 Author: Andrew Phillips <[email protected]> Authored: Fri Aug 2 17:41:01 2013 -0400 Committer: Andrew Phillips <[email protected]> Committed: Fri Aug 2 17:41:01 2013 -0400 ---------------------------------------------------------------------- project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/blob/0d438c7a/project/pom.xml ---------------------------------------------------------------------- diff --git a/project/pom.xml b/project/pom.xml index 19dcabe..50d5aa2 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -40,7 +40,7 @@ </licenses> <properties> - <jclouds.version>1.6.2-SNAPSHOT</jclouds.version> + <jclouds.version>1.6.2-incubating</jclouds.version> <maven.compile.source>1.6</maven.compile.source> <maven.compile.target>1.6</maven.compile.target> <sourceReleaseAssemblyDescriptor>source-release-zip-tar</sourceReleaseAssemblyDescriptor>
