Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-10-17 13:46:43 +0000
committerThomas Watson2016-10-17 13:46:43 +0000
commita60f9b69a195d2cabc833d41ef9dc58fab5c2ebb (patch)
treebdb2a3393685275e421b17357e51a909d2957a9a /features/org.eclipse.equinox.p2.sdk/pom.xml
parent510773f621d9ba7deba859ff51edc7322f63304e (diff)
downloadrt.equinox.p2-a60f9b69a195d2cabc833d41ef9dc58fab5c2ebb.tar.gz
rt.equinox.p2-a60f9b69a195d2cabc833d41ef9dc58fab5c2ebb.tar.xz
rt.equinox.p2-a60f9b69a195d2cabc833d41ef9dc58fab5c2ebb.zip
Neon.1 candidate Change-Id: Ie1c8358aab9d82acd4cbad6260132ba5727e716e Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'features/org.eclipse.equinox.p2.sdk/pom.xml')
-rw-r--r--features/org.eclipse.equinox.p2.sdk/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.p2.sdk/pom.xml b/features/org.eclipse.equinox.p2.sdk/pom.xml
index d807181d0..87b3ff7a2 100644
--- a/features/org.eclipse.equinox.p2.sdk/pom.xml
+++ b/features/org.eclipse.equinox.p2.sdk/pom.xml
@@ -20,6 +20,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.sdk</artifactId>
- <version>3.9.200-SNAPSHOT</version>
+ <version>3.9.300-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

Back to the top