Updated Branches:
  refs/heads/update-poms b29f8651e -> ed4ee5c17

Added an explicit version tag to the project POM to allow the jclouds-cli 
version to be different from jclouds-project


Project: http://git-wip-us.apache.org/repos/asf/jclouds-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-cli/commit/ed4ee5c1
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/ed4ee5c1
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/ed4ee5c1

Branch: refs/heads/update-poms
Commit: ed4ee5c173bd086f77c41ea4d3d07cb2c6abc2d7
Parents: b29f865
Author: Andrew Phillips <[email protected]>
Authored: Thu Nov 21 14:25:37 2013 -0500
Committer: Andrew Phillips <[email protected]>
Committed: Thu Nov 21 14:25:37 2013 -0500

----------------------------------------------------------------------
 project/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/ed4ee5c1/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index 610491e..3646647 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -28,6 +28,7 @@
 
   <groupId>org.apache.jclouds.cli</groupId>
   <artifactId>jclouds-cli-project</artifactId>
+  <version>1.7.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache jclouds :: cli</name>
 

Reply via email to