Updated Branches: refs/heads/master 752152b09 -> a1c09f839
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/fdd9f08f Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds/tree/fdd9f08f Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds/diff/fdd9f08f Branch: refs/heads/master Commit: fdd9f08f40d0881666e30fc9cc2fea98709e07a4 Parents: 752152b 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:20 2013 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds/blob/fdd9f08f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d293820..ef35eb7 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <version>1.7.0-SNAPSHOT</version> <relativePath>project/pom.xml</relativePath> </parent> - <artifactId>jclouds-multi</artifactId> + <artifactId>jclouds</artifactId> <name>jclouds</name> <packaging>pom</packaging> <modules>
