file name and location changes
[dmaap/messagerouter/mirroragent.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 878ccd2..2d9c1d7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                        <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>