Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-06-28 17:41:51 +0000
committerThomas Watson2016-06-28 17:41:51 +0000
commit9cb3b48da78187f6fde2715e32d81d1250f4ae73 (patch)
treeeefc22bab420a625c625e812176a485876aceafb /bundles/org.eclipse.equinox.http.servlet
parent63a12212a6b253c03ab5e1945baecac4daeb4dc6 (diff)
downloadrt.equinox.bundles-9cb3b48da78187f6fde2715e32d81d1250f4ae73.tar.gz
rt.equinox.bundles-9cb3b48da78187f6fde2715e32d81d1250f4ae73.tar.xz
rt.equinox.bundles-9cb3b48da78187f6fde2715e32d81d1250f4ae73.zip
Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenance
builds Change-Id: If8bccc53b7f4a9466e05262844c9813ea9596167 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.http.servlet')
-rw-r--r--bundles/org.eclipse.equinox.http.servlet/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.http.servlet/pom.xml b/bundles/org.eclipse.equinox.http.servlet/pom.xml
index 9593acb51..ff19811a3 100644
--- a/bundles/org.eclipse.equinox.http.servlet/pom.xml
+++ b/bundles/org.eclipse.equinox.http.servlet/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>rt.equinox.bundles</artifactId>
<groupId>org.eclipse.equinox.bundles</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.equinox</groupId>

Back to the top