Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2018-09-22 17:51:31 +0000
committerAlexander Kurtakov2018-09-22 17:51:31 +0000
commitcc7411bd8766b368f1b027937831b673471a836e (patch)
tree97971a06cd461ffdc9b3f90e5aca0507380c2798 /bundles/org.eclipse.equinox.launcher/pom.xml
parent51b65fb00f1f4ca25100c3737d29c6e420f22707 (diff)
downloadrt.equinox.framework-I20181006-0600.tar.gz
rt.equinox.framework-I20181006-0600.tar.xz
rt.equinox.framework-I20181006-0600.zip
Change-Id: If7116838f7de269fae497aa2ba1e9b1f748f55d6 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.launcher/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher/pom.xml b/bundles/org.eclipse.equinox.launcher/pom.xml
index f70d6a639..0ced2cdf9 100644
--- a/bundles/org.eclipse.equinox.launcher/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher/pom.xml
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.launcher</artifactId>
- <version>1.5.100-SNAPSHOT</version>
+ <version>1.5.200-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top