Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2018-12-07 10:37:26 +0000
committerNiraj Modi2018-12-07 10:37:26 +0000
commiteeb2fb7ce6a8226798542b85f77d6d8795fb0fce (patch)
treeb0188074c463e690e81227960c4753c5e3cb69bb /bundles/org.eclipse.equinox.launcher.gtk.linux.x86
parent98cb609adbf0b986d30720f8b62d744e5c39e3e1 (diff)
downloadrt.equinox.framework-eeb2fb7ce6a8226798542b85f77d6d8795fb0fce.tar.gz
rt.equinox.framework-eeb2fb7ce6a8226798542b85f77d6d8795fb0fce.tar.xz
rt.equinox.framework-eeb2fb7ce6a8226798542b85f77d6d8795fb0fce.zip
Bug 541822 - POM and product version change for 4.11 release
Change-Id: Iaac90be6e9b20a09d09047b2743d539ae23fd2bf Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.gtk.linux.x86')
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.linux.x86/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.x86/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.linux.x86/pom.xml
index e4ddeea3d..aad24d00b 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.linux.x86/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.x86/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>launcher-binary-parent</artifactId>
<groupId>org.eclipse.equinox.framework</groupId>
- <version>4.10.0-SNAPSHOT</version>
+ <version>4.11.0-SNAPSHOT</version>
<relativePath>../../launcher-binary-parent</relativePath>
</parent>
<groupId>org.eclipse.equinox</groupId>

Back to the top