Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2017-08-09 14:15:34 +0000
committerThomas Watson2017-08-09 14:27:58 +0000
commit35c30ef0d06b2ce222d6f4b7c4705bfc3b3d99dc (patch)
treec951cddb639dc5677286425e8148d8eec3179b1e /features/org.eclipse.equinox.server.core/pom.xml
parent1f4da249ef8b1285585d3ba27aad2faeba7df08c (diff)
downloadrt.equinox.bundles-35c30ef0d06b2ce222d6f4b7c4705bfc3b3d99dc.tar.gz
rt.equinox.bundles-35c30ef0d06b2ce222d6f4b7c4705bfc3b3d99dc.tar.xz
rt.equinox.bundles-35c30ef0d06b2ce222d6f4b7c4705bfc3b3d99dc.zip
Diffstat (limited to 'features/org.eclipse.equinox.server.core/pom.xml')
-rw-r--r--features/org.eclipse.equinox.server.core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.server.core/pom.xml b/features/org.eclipse.equinox.server.core/pom.xml
index 944cb652a..a81df16cb 100644
--- a/features/org.eclipse.equinox.server.core/pom.xml
+++ b/features/org.eclipse.equinox.server.core/pom.xml
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.equinox.feature</groupId>
<artifactId>org.eclipse.equinox.server.core</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

Back to the top