Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Wagelaar2019-12-18 19:55:21 +0000
committerDennis Wagelaar2019-12-18 20:07:46 +0000
commita66815b25668060094ddb39519c201ead7b2886c (patch)
tree784f26599523c7dc3c760889c9a3bd38f8207ad8 /plugins/org.eclipse.m2m.atl.dsls/pom.xml
parent3cb57ee8a643e39e130cbd5f3e6058e6078e8ae3 (diff)
downloadorg.eclipse.atl-a66815b25668060094ddb39519c201ead7b2886c.tar.gz
org.eclipse.atl-a66815b25668060094ddb39519c201ead7b2886c.tar.xz
org.eclipse.atl-a66815b25668060094ddb39519c201ead7b2886c.zip
Bump to version 4.2.1
Change-Id: If57608fff55cbe7246f2691f17a8876d4865a826 Signed-off-by: Dennis Wagelaar <dwagelaar@gmail.com>
Diffstat (limited to 'plugins/org.eclipse.m2m.atl.dsls/pom.xml')
-rw-r--r--plugins/org.eclipse.m2m.atl.dsls/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.m2m.atl.dsls/pom.xml b/plugins/org.eclipse.m2m.atl.dsls/pom.xml
index 4e1dbed3..7c5d4dac 100644
--- a/plugins/org.eclipse.m2m.atl.dsls/pom.xml
+++ b/plugins/org.eclipse.m2m.atl.dsls/pom.xml
@@ -17,12 +17,12 @@
<parent>
<artifactId>m2m.atl-parent</artifactId>
<groupId>org.eclipse.m2m.atl</groupId>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.1-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.m2m.atl.releng.parent</relativePath>
</parent>
<groupId>org.eclipse.m2m.atl</groupId>
<artifactId>org.eclipse.m2m.atl.dsls</artifactId>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>

Back to the top