From a27c7d537aca6102a654e18966ab84b24626df3a Mon Sep 17 00:00:00 2001
From: Udara Liyanage <udara@wso2.com>
Date: Wed, 17 Jul 2013 14:58:24 +0530
Subject: [PATCH] URL changes to apache.org

---
 features/cloud-controller/pom.xml                             |    2 +-
 features/manager/common/pom.xml                               |    2 +-
 features/manager/gapp/org.apache.stratos.gapp.feature/pom.xml |    2 +-
 features/manager/tenant-activity/pom.xml                      |    2 +-
 features/manager/throttling/pom.xml                           |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/features/cloud-controller/pom.xml b/features/cloud-controller/pom.xml
index 2ba8d0c..5ec6e95 100644
--- a/features/cloud-controller/pom.xml
+++ b/features/cloud-controller/pom.xml
@@ -30,7 +30,7 @@
     <artifactId>cloud-controller-feature</artifactId>
     <packaging>pom</packaging>
     <name>Apache Stratos - Cloud Controller Feature Aggregator Module</name>
-    <url>http://wso2.org</url>
+    <url>http://apache.org</url>
 
     <modules>
         <module>org.apache.stratos.cloud.controller.feature</module>
diff --git a/features/manager/common/pom.xml b/features/manager/common/pom.xml
index a5018a7..f296ade 100644
--- a/features/manager/common/pom.xml
+++ b/features/manager/common/pom.xml
@@ -31,7 +31,7 @@
     <artifactId>common-feature</artifactId>
     <packaging>pom</packaging>
     <name>Apache Stratos - Common Feature Aggregator Module</name>
-    <url>http://wso2.org</url>
+    <url>http://apache.org</url>
 
     <modules>
         <module>org.apache.stratos.common.feature</module>
diff --git a/features/manager/gapp/org.apache.stratos.gapp.feature/pom.xml b/features/manager/gapp/org.apache.stratos.gapp.feature/pom.xml
index f976dba..0eb530d 100644
--- a/features/manager/gapp/org.apache.stratos.gapp.feature/pom.xml
+++ b/features/manager/gapp/org.apache.stratos.gapp.feature/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>org.apache.stratos.gapp.feature</artifactId>
     <packaging>pom</packaging>
     <name>Apache Stratos - GApp Composite Feature</name>
-    <url>http://wso2.org</url>
+    <url>http://apache.org</url>
 
     <build>
         <plugins>
diff --git a/features/manager/tenant-activity/pom.xml b/features/manager/tenant-activity/pom.xml
index 03f7598..4d28942 100644
--- a/features/manager/tenant-activity/pom.xml
+++ b/features/manager/tenant-activity/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>tenant-activity-feature</artifactId>
     <packaging>pom</packaging>
     <name>Apache Stratos - Tenant activity Feature Aggregator Module</name>
-    <url>http://wso2.org</url>
+    <url>http://apache.org</url>
     <modules>
         <module>org.apache.stratos.tenant.activity.ui.feature</module>
         <module>org.apache.stratos.tenant.activity.server.feature</module>
diff --git a/features/manager/throttling/pom.xml b/features/manager/throttling/pom.xml
index de23b2a..330f09c 100644
--- a/features/manager/throttling/pom.xml
+++ b/features/manager/throttling/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>throttling-feature</artifactId>
     <packaging>pom</packaging>
     <name>Apache Stratos - Throttling Feature Aggregator Module</name>
-    <url>http://wso2.org</url>
+    <url>http://apache.org</url>
     <modules>
         <module>org.apache.stratos.throttling.manager.feature</module>
         <module>org.apache.stratos.throttling.agent.feature</module>
-- 
1.7.10.4

