Rename atomos-reactor to atomos-distribution
diff --git a/pom.xml b/pom.xml
index 33f187c..64b09ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,10 +26,10 @@
         <version>7</version>
         <relativePath/>
     </parent>
-    <artifactId>atomos-reactor</artifactId>
+    <artifactId>atomos-distribution</artifactId>
     <version>1.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
-    <name>atomos-reactor</name>
+    <name>atomos-distribution</name>
 
     <scm>
         <connection>scm:git:https://github.com/apache/felix-atomos.git</connection>