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

Branch: refs/heads/master
Commit: 7ab6218c9840175e0c7d3a13b21d1e1d371b7d71
Parents: 5cd1307
Author: Andrew Bayer <[email protected]>
Authored: Fri May 31 10:06:23 2013 -0700
Committer: Andrew Bayer <[email protected]>
Committed: Fri May 31 10:21:24 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/7ab6218c/cache/pom.xml
----------------------------------------------------------------------
diff --git a/cache/pom.xml b/cache/pom.xml
index 4065e40..fa9416a 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.7.0-SNAPSHOT</version>
   </parent>

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/7ab6218c/chef/pom.xml
----------------------------------------------------------------------
diff --git a/chef/pom.xml b/chef/pom.xml
index 9caf5f7..21ba0ac 100644
--- a/chef/pom.xml
+++ b/chef/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
          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.7.0-SNAPSHOT</version>
   </parent>

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/7ab6218c/commands/pom.xml
----------------------------------------------------------------------
diff --git a/commands/pom.xml b/commands/pom.xml
index 6dcb502..a955e4c 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.7.0-SNAPSHOT</version>
     <relativePath>..</relativePath>

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/7ab6218c/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index fa07ee4..47fb5f0 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.7.0-SNAPSHOT</version>
     <relativePath>..</relativePath>

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/7ab6218c/feature/pom.xml
----------------------------------------------------------------------
diff --git a/feature/pom.xml b/feature/pom.xml
index f83af38..8f3c4ca 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.7.0-SNAPSHOT</version>
     <relativePath>..</relativePath>

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/7ab6218c/itests/pom.xml
----------------------------------------------------------------------
diff --git a/itests/pom.xml b/itests/pom.xml
index 2cd524f..faeeb0e 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.7.0-SNAPSHOT</version>
     <relativePath>..</relativePath>

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/7ab6218c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dc62cac..7dc9a09 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.7.0-SNAPSHOT</version>
   <name>JClouds :: Karaf</name>

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/7ab6218c/recipe/pom.xml
----------------------------------------------------------------------
diff --git a/recipe/pom.xml b/recipe/pom.xml
index ba799a9..5b7b920 100644
--- a/recipe/pom.xml
+++ b/recipe/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
          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.7.0-SNAPSHOT</version>
   </parent>

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/7ab6218c/services/pom.xml
----------------------------------------------------------------------
diff --git a/services/pom.xml b/services/pom.xml
index b69d1ab..7ce8a05 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.7.0-SNAPSHOT</version>
   </parent>

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/7ab6218c/urlhandler/pom.xml
----------------------------------------------------------------------
diff --git a/urlhandler/pom.xml b/urlhandler/pom.xml
index bfd4d39..aab89b9 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.7.0-SNAPSHOT</version>
   </parent>

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/7ab6218c/utils/pom.xml
----------------------------------------------------------------------
diff --git a/utils/pom.xml b/utils/pom.xml
index 333ee62..d87f2b0 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.7.0-SNAPSHOT</version>
   </parent>

Reply via email to