aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 59958c95..7ac69945 100755
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"
/>
<transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
- <mainClass>org.onap.music.testruns.ComparisonPoints1</mainClass>
+ <mainClass>org.onap.music.testruns.MTBench</mainClass>
</transformer>
</transformers>
</configuration>