Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Wagelaar2021-10-19 20:11:35 +0000
committerDennis Wagelaar2021-10-19 20:11:35 +0000
commitc30615ecb04f1454446284b75a21feeca6b305f2 (patch)
tree49a23f87ed16d45560870ff1bea5e723f2c6d1dd /plugins/org.eclipse.m2m.atl.core.ui.vm/pom.xml
parentad5d960893507cf27f9d7a15627609a61ed6b5bf (diff)
downloadorg.eclipse.atl-c30615ecb04f1454446284b75a21feeca6b305f2.tar.gz
org.eclipse.atl-c30615ecb04f1454446284b75a21feeca6b305f2.tar.xz
org.eclipse.atl-c30615ecb04f1454446284b75a21feeca6b305f2.zip
Bump to version 4.6.0
Change-Id: Icb590adbe5121c4a78658e2f09ef33c1f206f2db Signed-off-by: Dennis Wagelaar <dwagelaar@gmail.com>
Diffstat (limited to 'plugins/org.eclipse.m2m.atl.core.ui.vm/pom.xml')
-rw-r--r--plugins/org.eclipse.m2m.atl.core.ui.vm/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.m2m.atl.core.ui.vm/pom.xml b/plugins/org.eclipse.m2m.atl.core.ui.vm/pom.xml
index 21314cf5..974c383f 100644
--- a/plugins/org.eclipse.m2m.atl.core.ui.vm/pom.xml
+++ b/plugins/org.eclipse.m2m.atl.core.ui.vm/pom.xml
@@ -17,12 +17,12 @@
<parent>
<artifactId>m2m.atl-parent</artifactId>
<groupId>org.eclipse.m2m.atl</groupId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.6.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.m2m.atl.releng.parent</relativePath>
</parent>
<groupId>org.eclipse.m2m.atl</groupId>
<artifactId>org.eclipse.m2m.atl.core.ui.vm</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.6.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>

Back to the top