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/af0d1d30 Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds/tree/af0d1d30 Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds/diff/af0d1d30 Branch: refs/heads/1.6.x Commit: af0d1d300943d2bdeb7dd3b08eb434b7d6dbb021 Parents: c9af437 Author: Andrew Bayer <[email protected]> Authored: Fri May 31 10:02:49 2013 -0700 Committer: Andrew Bayer <[email protected]> Committed: Fri May 31 10:02:49 2013 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds/blob/af0d1d30/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4498143..c8753f0 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <version>1.6.1-incubating</version> <relativePath>project/pom.xml</relativePath> </parent> - <artifactId>jclouds-multi</artifactId> + <artifactId>jclouds</artifactId> <name>jclouds</name> <packaging>pom</packaging> <modules>
