Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-03-08 09:23:50 +0000
committerNiraj Modi2019-03-08 09:23:50 +0000
commitfbe031c8341aa1a03b81e389629ec78f3d219038 (patch)
treecff2b5b44c0b23a24ed757ae4c073dcfe19b115c /bundles/org.eclipse.equinox.launcher.gtk.linux.s390x
parentca85b91fc5f5d1064bfd7da06f922359b6d4d2d1 (diff)
downloadrt.equinox.framework-fbe031c8341aa1a03b81e389629ec78f3d219038.tar.gz
rt.equinox.framework-fbe031c8341aa1a03b81e389629ec78f3d219038.tar.xz
rt.equinox.framework-fbe031c8341aa1a03b81e389629ec78f3d219038.zip
Bug 545094 - POM and product version change for 4.12 release
Change-Id: Ic312b70ae6e58eecd7ef12afb8a9666cc8cd2e1b Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.gtk.linux.s390x')
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.linux.s390x/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.s390x/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.linux.s390x/pom.xml
index 92f935629..a42be3f63 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.linux.s390x/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.s390x/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>launcher-binary-parent</artifactId>
<groupId>org.eclipse.equinox.framework</groupId>
- <version>4.11.0-SNAPSHOT</version>
+ <version>4.12.0-SNAPSHOT</version>
<relativePath>../../launcher-binary-parent</relativePath>
</parent>
<groupId>org.eclipse.equinox</groupId>

Back to the top