Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordwagelaar2017-06-05 10:01:25 +0000
committerdwagelaar2017-06-05 10:01:25 +0000
commit02515beac26932ba407a1169dbd9bb405193aa89 (patch)
tree081ad25a9b638a599772421c4f25d62b97a652dc /plugins/org.eclipse.m2m.atl.emftvm.launcher/pom.xml
parent64b38b8b0785fa81c5d71f83ed80bf3933fd25b6 (diff)
downloadorg.eclipse.atl-02515beac26932ba407a1169dbd9bb405193aa89.tar.gz
org.eclipse.atl-02515beac26932ba407a1169dbd9bb405193aa89.tar.xz
org.eclipse.atl-02515beac26932ba407a1169dbd9bb405193aa89.zip
Bump version to 4.0.0.
Diffstat (limited to 'plugins/org.eclipse.m2m.atl.emftvm.launcher/pom.xml')
-rw-r--r--plugins/org.eclipse.m2m.atl.emftvm.launcher/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.m2m.atl.emftvm.launcher/pom.xml b/plugins/org.eclipse.m2m.atl.emftvm.launcher/pom.xml
index a77d1c71..ec0318a1 100644
--- a/plugins/org.eclipse.m2m.atl.emftvm.launcher/pom.xml
+++ b/plugins/org.eclipse.m2m.atl.emftvm.launcher/pom.xml
@@ -15,12 +15,12 @@
<parent>
<artifactId>m2m.atl-parent</artifactId>
<groupId>org.eclipse.m2m.atl</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.0.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.m2m.atl.releng.parent</relativePath>
</parent>
<groupId>org.eclipse.m2m.atl</groupId>
<artifactId>org.eclipse.m2m.atl.emftvm.launcher</artifactId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.0.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>

Back to the top