diff --git a/distribution/artemis/pom.xml b/artemis-distribution/pom.xml
similarity index 99%
rename from distribution/artemis/pom.xml
rename to artemis-distribution/pom.xml
index ab6e2a980b..281e3c618e 100644
--- a/distribution/artemis/pom.xml
+++ b/artemis-distribution/pom.xml
@@ -25,7 +25,7 @@
1.0.0-SNAPSHOT
- apache-activemq-artemis
+ apache-artemis
pom
Apache ActiveMQ Artemis Distribution
diff --git a/distribution/artemis/src/main/assembly/dep.xml b/artemis-distribution/src/main/assembly/dep.xml
similarity index 100%
rename from distribution/artemis/src/main/assembly/dep.xml
rename to artemis-distribution/src/main/assembly/dep.xml
diff --git a/distribution/artemis/src/main/assembly/source-assembly.xml b/artemis-distribution/src/main/assembly/source-assembly.xml
similarity index 100%
rename from distribution/artemis/src/main/assembly/source-assembly.xml
rename to artemis-distribution/src/main/assembly/source-assembly.xml
diff --git a/distribution/artemis/src/main/resources/README.html b/artemis-distribution/src/main/resources/README.html
similarity index 100%
rename from distribution/artemis/src/main/resources/README.html
rename to artemis-distribution/src/main/resources/README.html
diff --git a/distribution/artemis/src/main/resources/bin/artemis b/artemis-distribution/src/main/resources/bin/artemis
similarity index 100%
rename from distribution/artemis/src/main/resources/bin/artemis
rename to artemis-distribution/src/main/resources/bin/artemis
diff --git a/distribution/artemis/src/main/resources/bin/artemis.cmd b/artemis-distribution/src/main/resources/bin/artemis.cmd
similarity index 100%
rename from distribution/artemis/src/main/resources/bin/artemis.cmd
rename to artemis-distribution/src/main/resources/bin/artemis.cmd
diff --git a/distribution/artemis/src/main/resources/licenses/bin/LICENSE b/artemis-distribution/src/main/resources/licenses/bin/LICENSE
similarity index 100%
rename from distribution/artemis/src/main/resources/licenses/bin/LICENSE
rename to artemis-distribution/src/main/resources/licenses/bin/LICENSE
diff --git a/distribution/artemis/src/main/resources/licenses/bin/NOTICE b/artemis-distribution/src/main/resources/licenses/bin/NOTICE
similarity index 100%
rename from distribution/artemis/src/main/resources/licenses/bin/NOTICE
rename to artemis-distribution/src/main/resources/licenses/bin/NOTICE
diff --git a/distribution/pom.xml b/distribution/pom.xml
deleted file mode 100644
index 721bd1efe4..0000000000
--- a/distribution/pom.xml
+++ /dev/null
@@ -1,63 +0,0 @@
-
-
-
-
- 4.0.0
-
-
- org.apache.activemq
- artemis-pom
- 1.0.0-SNAPSHOT
-
-
- artemis-distribution
- pom
- ActiveMQ Artemis Distribution
-
-
- true
- true
-
-
-
-
- org.apache.geronimo.specs
- geronimo-jms_2.0_spec
-
-
- io.netty
- netty-all
-
-
-
-
- artemis
-
-
-
-
-
- org.apache.maven.plugins
- maven-deploy-plugin
-
-
-
-
-
diff --git a/pom.xml b/pom.xml
index 53de67ed98..0d39ec874e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -505,7 +505,7 @@
integration/activemq-spring-integration
integration/activemq-aerogear-integration
integration/activemq-vertx-integration
- distribution
+ artemis-distribution
tests
@@ -534,7 +534,7 @@
integration/activemq-vertx-integration
examples
tests
- distribution
+ artemis-distribution