Rename top-level artifact properly
Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/commit/a07ffce9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/tree/a07ffce9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/diff/a07ffce9 Branch: refs/heads/1.6.x Commit: a07ffce93b51080c660e7826120d796c93d1dc11 Parents: 5d117b8 Author: Andrew Bayer <[email protected]> Authored: Fri May 31 10:06:23 2013 -0700 Committer: Andrew Bayer <[email protected]> Committed: Fri May 31 10:06:23 2013 -0700 ---------------------------------------------------------------------- cache/pom.xml | 2 +- chef/pom.xml | 2 +- commands/pom.xml | 2 +- core/pom.xml | 2 +- feature/pom.xml | 2 +- itests/pom.xml | 2 +- pom.xml | 2 +- recipe/pom.xml | 2 +- services/pom.xml | 2 +- urlhandler/pom.xml | 2 +- utils/pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/a07ffce9/cache/pom.xml ---------------------------------------------------------------------- diff --git a/cache/pom.xml b/cache/pom.xml index 19ad014..d81990c 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -18,7 +18,7 @@ limitations under the License. <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> - <artifactId>jclouds-karaf-pom</artifactId> + <artifactId>jclouds-karaf</artifactId> <groupId>org.apache.jclouds</groupId> <version>1.6.1-incubating</version> </parent> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/a07ffce9/chef/pom.xml ---------------------------------------------------------------------- diff --git a/chef/pom.xml b/chef/pom.xml index eeb55f6..09eb3c3 100644 --- a/chef/pom.xml +++ b/chef/pom.xml @@ -19,7 +19,7 @@ limitations under the License. <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> - <artifactId>jclouds-karaf-pom</artifactId> + <artifactId>jclouds-karaf</artifactId> <groupId>org.apache.jclouds</groupId> <version>1.6.1-incubating</version> </parent> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/a07ffce9/commands/pom.xml ---------------------------------------------------------------------- diff --git a/commands/pom.xml b/commands/pom.xml index 6f54a5f..ddf8f28 100644 --- a/commands/pom.xml +++ b/commands/pom.xml @@ -17,7 +17,7 @@ limitations under the License. --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> - <artifactId>jclouds-karaf-pom</artifactId> + <artifactId>jclouds-karaf</artifactId> <groupId>org.apache.jclouds</groupId> <version>1.6.1-incubating</version> <relativePath>..</relativePath> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/a07ffce9/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 1c52e5e..8cb4618 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -18,7 +18,7 @@ limitations under the License. <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> - <artifactId>jclouds-karaf-pom</artifactId> + <artifactId>jclouds-karaf</artifactId> <groupId>org.apache.jclouds</groupId> <version>1.6.1-incubating</version> <relativePath>..</relativePath> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/a07ffce9/feature/pom.xml ---------------------------------------------------------------------- diff --git a/feature/pom.xml b/feature/pom.xml index 5fc02b9..a672570 100644 --- a/feature/pom.xml +++ b/feature/pom.xml @@ -17,7 +17,7 @@ limitations under the License. --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> - <artifactId>jclouds-karaf-pom</artifactId> + <artifactId>jclouds-karaf</artifactId> <groupId>org.apache.jclouds</groupId> <version>1.6.1-incubating</version> <relativePath>..</relativePath> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/a07ffce9/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index ca92983..ebae90d 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -18,7 +18,7 @@ limitations under the License. <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> - <artifactId>jclouds-karaf-pom</artifactId> + <artifactId>jclouds-karaf</artifactId> <groupId>org.apache.jclouds</groupId> <version>1.6.1-incubating</version> <relativePath>..</relativePath> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/a07ffce9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index eab8554..8a76631 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ limitations under the License. </parent> <groupId>org.apache.jclouds</groupId> - <artifactId>jclouds-karaf-pom</artifactId> + <artifactId>jclouds-karaf</artifactId> <packaging>pom</packaging> <version>1.6.1-incubating</version> <name>JClouds :: Karaf</name> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/a07ffce9/recipe/pom.xml ---------------------------------------------------------------------- diff --git a/recipe/pom.xml b/recipe/pom.xml index 9ef1be0..762d6ce 100644 --- a/recipe/pom.xml +++ b/recipe/pom.xml @@ -18,7 +18,7 @@ limitations under the License. <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> - <artifactId>jclouds-karaf-pom</artifactId> + <artifactId>jclouds-karaf</artifactId> <groupId>org.apache.jclouds</groupId> <version>1.6.1-incubating</version> </parent> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/a07ffce9/services/pom.xml ---------------------------------------------------------------------- diff --git a/services/pom.xml b/services/pom.xml index 7a30418..883fd8d 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -18,7 +18,7 @@ limitations under the License. <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> - <artifactId>jclouds-karaf-pom</artifactId> + <artifactId>jclouds-karaf</artifactId> <groupId>org.apache.jclouds</groupId> <version>1.6.1-incubating</version> </parent> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/a07ffce9/urlhandler/pom.xml ---------------------------------------------------------------------- diff --git a/urlhandler/pom.xml b/urlhandler/pom.xml index 527ad5f..bee8a3e 100644 --- a/urlhandler/pom.xml +++ b/urlhandler/pom.xml @@ -18,7 +18,7 @@ limitations under the License. <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> - <artifactId>jclouds-karaf-pom</artifactId> + <artifactId>jclouds-karaf</artifactId> <groupId>org.apache.jclouds</groupId> <version>1.6.1-incubating</version> </parent> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/a07ffce9/utils/pom.xml ---------------------------------------------------------------------- diff --git a/utils/pom.xml b/utils/pom.xml index 1e10ed1..c79e2be 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -18,7 +18,7 @@ limitations under the License. <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> - <artifactId>jclouds-karaf-pom</artifactId> + <artifactId>jclouds-karaf</artifactId> <groupId>org.apache.jclouds</groupId> <version>1.6.1-incubating</version> </parent>
