summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 7a50428..59f4662 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<artifactId>msgrtr</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>jar</packaging>
- <name>Message Router</name>
+ <name>dmaap-messagerouter-msgrtr</name>
<description>Message Router - Restful interface built for kafka</description>
<parent>
@@ -452,4 +452,4 @@
<artifactId>maven-deploy-plugin</artifactId> <version>2.5</version> <configuration>
<skip>true</skip> </configuration> </plugin> </plugins> </build> </profile>
</profiles> -->
-</project> \ No newline at end of file
+</project>