Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-12-06 13:45:13 +0000
committerNiraj Modi2019-12-06 13:45:13 +0000
commit7e6aa3fe5bba935f9f58be3d35f50480a36cf347 (patch)
tree8d7275f93787c85b276cc90e01e36bd952689b52 /bundles/org.eclipse.equinox.http.servlet/pom.xml
parent5ae3439cab84d35757cb0116a36409448afa4086 (diff)
downloadrt.equinox.bundles-7e6aa3fe5bba935f9f58be3d35f50480a36cf347.tar.gz
rt.equinox.bundles-7e6aa3fe5bba935f9f58be3d35f50480a36cf347.tar.xz
rt.equinox.bundles-7e6aa3fe5bba935f9f58be3d35f50480a36cf347.zip
Change-Id: I321791e7e2ebdf569d0e76319ab2493e7919dd39 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.http.servlet/pom.xml')
-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 5c6b2f307..78adda786 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.14.0-SNAPSHOT</version>
+ <version>4.15.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.equinox</groupId>

Back to the top