Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-06-07 08:27:27 +0000
committerNiraj Modi2019-06-07 08:27:27 +0000
commit805dd3767c6b9419914ab013104ffbd15736e368 (patch)
tree5e44cf0ce229f8fa030a2003ebb54d0e3b4d1e59 /bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml
parente54512c98f6a448fad797d66d5e7a1f88cbc8403 (diff)
downloadrt.equinox.framework-805dd3767c6b9419914ab013104ffbd15736e368.tar.gz
rt.equinox.framework-805dd3767c6b9419914ab013104ffbd15736e368.tar.xz
rt.equinox.framework-805dd3767c6b9419914ab013104ffbd15736e368.zip
Bug 547907 - POM and product version change for 4.13 release
Change-Id: Id7e4cd8f5f9780d2ea551f4a5d5b2280916b0d77 Signed-off-by: Niraj Modi <niraj.modi@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 2f755b717..44be54694 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.12.0-SNAPSHOT</version>
+ <version>4.13.0-SNAPSHOT</version>
<relativePath>../../launcher-binary-parent</relativePath>
</parent>
<groupId>org.eclipse.equinox</groupId>

Back to the top