Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Wagelaar2023-08-22 20:17:34 +0000
committerDennis Wagelaar2023-08-22 20:17:34 +0000
commite85ab9b570a466b4b360f7f19477c69658d69b4f (patch)
treea58c1564630968aa8f361543ccc135d3a3f6679a /plugins/org.eclipse.m2m.atl.core.ui.vm/pom.xml
parent0c4a6b6871490eb7c8c28f6b0389df54db629037 (diff)
downloadorg.eclipse.atl-e85ab9b570a466b4b360f7f19477c69658d69b4f.tar.gz
org.eclipse.atl-e85ab9b570a466b4b360f7f19477c69658d69b4f.tar.xz
org.eclipse.atl-e85ab9b570a466b4b360f7f19477c69658d69b4f.zip
Bump version to 4.9.0.
Change-Id: I8895469e91ca308c5176287b708f6aeee2422c1f 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 48389762..03ea96bf 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.8.0-SNAPSHOT</version>
+ <version>4.9.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.8.0-SNAPSHOT</version>
+ <version>4.9.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>

Back to the top