Changing cep and das distibution name
diff --git a/extensions/cep/modules/distribution/pom.xml b/extensions/cep/modules/distribution/pom.xml
index 5c4364e..b1266f9 100644
--- a/extensions/cep/modules/distribution/pom.xml
+++ b/extensions/cep/modules/distribution/pom.xml
@@ -27,10 +27,10 @@
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
-    <artifactId>apache-stratos-cep-artifacts</artifactId>
+    <artifactId>apache-stratos-cep-extension</artifactId>
     <packaging>pom</packaging>
-    <name>Apache Stratos - CEP Artifacts</name>
-    <description>Apache Stratos CEP artifacts</description>
+    <name>Apache Stratos - CEP Extension</name>
+    <description>Apache Stratos CEP Extension</description>
 
     <profiles>
         <profile>
diff --git a/extensions/das/modules/distribution/pom.xml b/extensions/das/modules/distribution/pom.xml
index cea5a28..43e6b8a 100644
--- a/extensions/das/modules/distribution/pom.xml
+++ b/extensions/das/modules/distribution/pom.xml
@@ -27,10 +27,10 @@
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
-    <artifactId>apache-stratos-das-artifacts</artifactId>
+    <artifactId>apache-stratos-das-extension</artifactId>
     <packaging>pom</packaging>
-    <name>Apache Stratos - DAS Artifacts</name>
-    <description>Apache Stratos DAS Artifacts</description>
+    <name>Apache Stratos - DAS Extension</name>
+    <description>Apache Stratos DAS Extension</description>
 
     <profiles>
         <profile>