Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-03-08 09:23:14 +0000
committerNiraj Modi2019-03-08 09:23:14 +0000
commitae0840498ba6de041f248c7e0a6347b445fa7ca3 (patch)
tree8d550a027191079de7665c7f17a30202d604256f /bundles/org.eclipse.equinox.servletbridge/pom.xml
parentf8f0c5e1536a1fff5f0c6dcccbd5d77ec9ac6cf3 (diff)
downloadrt.equinox.bundles-ae0840498ba6de041f248c7e0a6347b445fa7ca3.tar.gz
rt.equinox.bundles-ae0840498ba6de041f248c7e0a6347b445fa7ca3.tar.xz
rt.equinox.bundles-ae0840498ba6de041f248c7e0a6347b445fa7ca3.zip
Change-Id: I5c2b2541065e79d0fbf6be5c10b6255765ef781d Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.servletbridge/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.servletbridge/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.servletbridge/pom.xml b/bundles/org.eclipse.equinox.servletbridge/pom.xml
index 58f4a0c8f..9c9fc63c8 100644
--- a/bundles/org.eclipse.equinox.servletbridge/pom.xml
+++ b/bundles/org.eclipse.equinox.servletbridge/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>rt.equinox.bundles</artifactId>
<groupId>org.eclipse.equinox.bundles</groupId>
- <version>4.11.0-SNAPSHOT</version>
+ <version>4.12.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.equinox</groupId>

Back to the top