summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsunil unnava <sunil.unnava@att.com>2019-01-08 16:35:54 -0500
committersunil unnava <sunil.unnava@att.com>2019-01-08 16:36:17 -0500
commitd9f5e7364845230e6aa53601383094556ccac1b3 (patch)
tree8d0df73de04392bb76ddd507ffa5240cb1f87761 /pom.xml
parentb07822276c0bba8896d05555094c6e53f69ca2fb (diff)
file name and location changes
Issue-ID: DMAAP-909 Change-Id: I22baeb7cdb05b51577102373e9f5a4f4de44dba3 Signed-off-by: sunil unnava <sunil.unnava@att.com>
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>