Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-05-05 12:49:01 +0000
committerThomas Watson2016-05-05 12:49:01 +0000
commitcd0fb68c44cdca02a95acb556e6ab0a0bb392c0a (patch)
treeed973a150e0b27e934fda410ed7d5b969fb6c125 /bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml
parent6bbb33fe263628cbeddf438b840400117945148b (diff)
downloadrt.equinox.framework-I20160505-2000.tar.gz
rt.equinox.framework-I20160505-2000.tar.xz
rt.equinox.framework-I20160505-2000.zip
Still need to update org.eclipse.equinox.launcher.win32.win32.x86_64 Change-Id: I02602192be33dcf7c8737287d22535dfae6ec326 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml b/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml
index fef6da4f5..1a21f3306 100644
--- a/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml
@@ -19,7 +19,7 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.launcher.win32.win32.x86_64</artifactId>
- <version>1.1.300-SNAPSHOT</version>
+ <version>1.1.400-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>

Back to the top