Updated Branches:
  refs/heads/1.5.x 3c8c2a06b -> 383d32ede

Rename top-level artifact properly


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

Branch: refs/heads/1.5.x
Commit: 9344b4ed7ab6371f1d9127d5ff946e8ab487947f
Parents: 3c8c2a0
Author: Andrew Bayer <[email protected]>
Authored: Fri May 31 10:02:49 2013 -0700
Committer: Andrew Bayer <[email protected]>
Committed: Fri May 31 10:14:39 2013 -0700

----------------------------------------------------------------------
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-jclouds/blob/9344b4ed/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c1e0f94..680f20a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <version>1.5.11-SNAPSHOT</version>
     <relativePath>project/pom.xml</relativePath>
   </parent>
-  <artifactId>jclouds-multi</artifactId>
+  <artifactId>jclouds</artifactId>
   <name>jclouds</name>
   <packaging>pom</packaging>
   <modules>

Reply via email to