summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 878ccd2..2d9c1d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -179,11 +179,11 @@
<descriptorRefs>
<descriptorRef>jar-with-dependencies</descriptorRef>
</descriptorRefs>
+ <appendAssemblyId>false</appendAssemblyId>
<archive>
-
<manifest>
<addClasspath>true</addClasspath>
- <mainClass>org.onap.dmaap.mr.MirrorMakerAgent</mainClass>
+ <mainClass>org.onap.dmaap.mr.dmaapMMAgent.MirrorMakerAgent</mainClass>
</manifest>
</archive>
</configuration>