Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-10-17 13:40:00 +0000
committerThomas Watson2016-10-17 13:40:09 +0000
commite7d0599bdc029cb7c6d86ac95ec8dfa906e55c12 (patch)
treedb33f4a63c7b01df48f5f807646f17e1ab5908a9 /features/org.eclipse.equinox.server.p2/pom.xml
parent594fd3222c63fc6392b19f034cd038b7728bdb34 (diff)
downloadrt.equinox.bundles-e7d0599bdc029cb7c6d86ac95ec8dfa906e55c12.tar.gz
rt.equinox.bundles-e7d0599bdc029cb7c6d86ac95ec8dfa906e55c12.tar.xz
rt.equinox.bundles-e7d0599bdc029cb7c6d86ac95ec8dfa906e55c12.zip
Bug 501505 - Several M2 candidate features decrease versions compared toY20161018-1100I20161018-0800
Neon.1 candidate Change-Id: I0519a0b8affde855108c511dee8558bdc9c9167b Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'features/org.eclipse.equinox.server.p2/pom.xml')
-rw-r--r--features/org.eclipse.equinox.server.p2/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.server.p2/pom.xml b/features/org.eclipse.equinox.server.p2/pom.xml
index 886e12898..b6c7de800 100644
--- a/features/org.eclipse.equinox.server.p2/pom.xml
+++ b/features/org.eclipse.equinox.server.p2/pom.xml
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.equinox.feature</groupId>
<artifactId>org.eclipse.equinox.server.p2</artifactId>
- <version>1.2.300-SNAPSHOT</version>
+ <version>1.2.400-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

Back to the top