Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.m2m.atl.emftvm/pom.xml')
-rw-r--r--plugins/org.eclipse.m2m.atl.emftvm/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.m2m.atl.emftvm/pom.xml b/plugins/org.eclipse.m2m.atl.emftvm/pom.xml
index e8abf624..40eaeeb5 100644
--- a/plugins/org.eclipse.m2m.atl.emftvm/pom.xml
+++ b/plugins/org.eclipse.m2m.atl.emftvm/pom.xml
@@ -50,6 +50,7 @@
<artifactId>${project.artifactId}</artifactId>
<version>${project.deployVersion}</version>
<packaging>jar</packaging>
+ <pomFile>${project.basedir}/deploy/pom.xml</pomFile>
</configuration>
</execution>
</executions>

Back to the top