Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2020-06-04 08:49:16 +0000
committerSravan Kumar Lakkimsetti2020-06-04 08:49:16 +0000
commit7a9f31092048b14cd5daff01cf883494e150e3cc (patch)
tree7ba9a4931d923f94da26d483c6e867de5bb3263a /bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml
parentad89a1e5480476468e678e0ff1a0cf4dad854437 (diff)
downloadrt.equinox.framework-7a9f31092048b14cd5daff01cf883494e150e3cc.tar.gz
rt.equinox.framework-7a9f31092048b14cd5daff01cf883494e150e3cc.tar.xz
rt.equinox.framework-7a9f31092048b14cd5daff01cf883494e150e3cc.zip
Bug 563840 - POM and product version change for 4.17 release
Change-Id: Ic3961bfc4f546cbb07e403659abf419002af9250 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml
index c833eb823..3bb7cceaf 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>launcher-binary-parent</artifactId>
<groupId>org.eclipse.equinox.framework</groupId>
- <version>4.16.0-SNAPSHOT</version>
+ <version>4.17.0-SNAPSHOT</version>
<relativePath>../../launcher-binary-parent</relativePath>
</parent>
<groupId>org.eclipse.equinox</groupId>

Back to the top