From 68497dd39254dbf5cc5e989ed1c4a53d4e35dc79 Mon Sep 17 00:00:00 2001
From: Udara Liyanage <udara@wso2.com>
Date: Wed, 17 Jul 2013 13:03:16 +0530
Subject: [PATCH] Name changes in features WSO2 -> Apache

---
 features/autoscaler/pom.xml                                          |    2 +-
 .../org.apache.stratos.cartridge.agent.feature/pom.xml               |    2 +-
 .../org.apache.stratos.cartridge.agent.server.feature/pom.xml        |    2 +-
 .../org.apache.stratos.cartridge.messages.feature/pom.xml            |    2 +-
 features/cartridge-agent/pom.xml                                     |    2 +-
 .../org.apache.stratos.cloud.controller.feature/pom.xml              |    2 +-
 features/cloud-controller/pom.xml                                    |    2 +-
 features/load-balancer/pom.xml                                       |    2 +-
 features/pom.xml                                                     |    2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/features/autoscaler/pom.xml b/features/autoscaler/pom.xml
index b547f44..ea29bf8 100644
--- a/features/autoscaler/pom.xml
+++ b/features/autoscaler/pom.xml
@@ -30,7 +30,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>autoscaler-feature</artifactId>
     <packaging>pom</packaging>
-    <name>Apache Stratos Autoscaler Module</name>
+    <name>Apache Stratos - Autoscaler Module</name>
     <url>http://apache.org</url>
 
     <modules>
diff --git a/features/cartridge-agent/org.apache.stratos.cartridge.agent.feature/pom.xml b/features/cartridge-agent/org.apache.stratos.cartridge.agent.feature/pom.xml
index 7fdc8b0..64f6a84 100644
--- a/features/cartridge-agent/org.apache.stratos.cartridge.agent.feature/pom.xml
+++ b/features/cartridge-agent/org.apache.stratos.cartridge.agent.feature/pom.xml
@@ -31,7 +31,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>org.apache.cartridge.agent.feature</artifactId>
     <packaging>pom</packaging>
-    <name>Apache Stratos Cartridge Agent - Composite Feature</name>
+    <name>Apache Stratos - Cartridge Agent - Composite Feature</name>
     <url>http://apache.org</url>
     <description>This feature contains the bundles required for cartridge agent feature</description>
 
diff --git a/features/cartridge-agent/org.apache.stratos.cartridge.agent.server.feature/pom.xml b/features/cartridge-agent/org.apache.stratos.cartridge.agent.server.feature/pom.xml
index b8e5fea..b787252 100644
--- a/features/cartridge-agent/org.apache.stratos.cartridge.agent.server.feature/pom.xml
+++ b/features/cartridge-agent/org.apache.stratos.cartridge.agent.server.feature/pom.xml
@@ -31,7 +31,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>org.apache.stratos.cartridge.agent.server.feature</artifactId>
     <packaging>pom</packaging>
-    <name>Apache Cartridge Agent Feature</name>
+    <name>Apache Stratos - Cartridge Agent Feature</name>
     <url>http://apache.org</url>
     <description>This feature contains the bundles required for agent functionality</description>
 
diff --git a/features/cartridge-agent/org.apache.stratos.cartridge.messages.feature/pom.xml b/features/cartridge-agent/org.apache.stratos.cartridge.messages.feature/pom.xml
index 9022062..fb9370c 100644
--- a/features/cartridge-agent/org.apache.stratos.cartridge.messages.feature/pom.xml
+++ b/features/cartridge-agent/org.apache.stratos.cartridge.messages.feature/pom.xml
@@ -31,7 +31,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>org.apache.stratos.cartridge.messages.feature</artifactId>
     <packaging>pom</packaging>
-    <name>WSO2 Carbon - Cartridge Messages Feature</name>
+    <name>Apache Stratos - Cartridge Messages Feature</name>
     <url>http://wso2.org</url>
     <description>This feature contains the bundles required for agent messages</description>
 
diff --git a/features/cartridge-agent/pom.xml b/features/cartridge-agent/pom.xml
index 4027758..d5d943f 100644
--- a/features/cartridge-agent/pom.xml
+++ b/features/cartridge-agent/pom.xml
@@ -31,7 +31,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>cartridge-agent</artifactId>
     <packaging>pom</packaging>
-    <name>WSO2 Stratos - Cartridge Agent Feature Aggregator Module</name>
+    <name>Apache Stratos - Cartridge Agent Feature Aggregator Module</name>
     <url>http://wso2.org</url>
 
     <modules>
diff --git a/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml b/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml
index af29ee6..dc13712 100644
--- a/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml
+++ b/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml
@@ -28,7 +28,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>org.apache.stratos.cloud.controller.feature</artifactId>
     <packaging>pom</packaging>
-    <name>Apache - Stratos Cloud Controller Feature</name>
+    <name> Apache Stratos - Cloud Controller Feature</name>
     <url>http://apache.org</url>
     <description>This feature contains the required bundles for the functionality of Cloud Controller</description>
     <dependencies>
diff --git a/features/cloud-controller/pom.xml b/features/cloud-controller/pom.xml
index 16a31b8..2ba8d0c 100644
--- a/features/cloud-controller/pom.xml
+++ b/features/cloud-controller/pom.xml
@@ -29,7 +29,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>cloud-controller-feature</artifactId>
     <packaging>pom</packaging>
-    <name>Apache Cloud Controller Feature Aggregator Module</name>
+    <name>Apache Stratos - Cloud Controller Feature Aggregator Module</name>
     <url>http://wso2.org</url>
 
     <modules>
diff --git a/features/load-balancer/pom.xml b/features/load-balancer/pom.xml
index 9a9b0b0..06a0a56 100644
--- a/features/load-balancer/pom.xml
+++ b/features/load-balancer/pom.xml
@@ -30,7 +30,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>loadbalancer-features</artifactId>
     <packaging>pom</packaging>
-    <name>Apache Stratos Load Balancer Module</name>
+    <name>Apache Stratos - Load Balancer Module</name>
     <url>http://apache.org</url>
 
     <modules>
diff --git a/features/pom.xml b/features/pom.xml
index cd51bc7..e55debd 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -64,7 +64,7 @@
         <!-- Manager -->
 	<module>manager</module>
 
-        <Cartridge Agent>
+        <!-- Cartridge Agent -->
 	<module>cartridge-agent</module>
     </modules>
 
-- 
1.7.10.4

