summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/launchers/fullapp-domain/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/travelsample/launchers/fullapp-domain/pom.xml')
-rw-r--r--sandbox/travelsample/launchers/fullapp-domain/pom.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/sandbox/travelsample/launchers/fullapp-domain/pom.xml b/sandbox/travelsample/launchers/fullapp-domain/pom.xml
index fbcb635011..7bf60fcacf 100644
--- a/sandbox/travelsample/launchers/fullapp-domain/pom.xml
+++ b/sandbox/travelsample/launchers/fullapp-domain/pom.xml
@@ -95,11 +95,7 @@
<version>2.2</version>
<configuration>
<archive>
- <manifest>
- <addClasspath>true</addClasspath>
- <classpathPrefix>../lib/</classpathPrefix>
- <mainClass>org.apache.tuscany.sca.node.launcher.DomainManagerLauncher</mainClass>
- </manifest>
+ <manifestFile>META-INF/MANIFEST.MF</manifestFile>
</archive>
</configuration>
</plugin>