You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by an...@apache.org on 2013/11/22 06:10:49 UTC

[4/4] git commit: Added an explicit version tag to the project POM to allow the jclouds-cli version to be different from jclouds-project

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/6fd208d5
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/6fd208d5
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/6fd208d5

Branch: refs/heads/update-poms
Commit: 6fd208d5360f842c0dbf37d01fa83285de6c7fa8
Parents: 064b951
Author: Andrew Phillips <an...@apache.org>
Authored: Thu Nov 21 14:25:37 2013 -0500
Committer: Andrew Phillips <an...@apache.org>
Committed: Fri Nov 22 00:10:05 2013 -0500

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


http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/6fd208d5/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index 3087328..1390233 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>