STREAMS-316: Add 'apache' to artifact names
diff --git a/pom.xml b/pom.xml
index d480531..9add4c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <groupId>org.apache.streams</groupId>
-    <artifactId>streams-master</artifactId>
+    <artifactId>apache-streams-master</artifactId>
     <name>Apache Streams :: streams-master</name>
     <description>Apache Streams Master Pom</description>
     <packaging>pom</packaging>