Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaymond Auge2016-06-23 16:28:05 +0000
committerRaymond Auge2016-06-23 16:28:05 +0000
commit1fcd1877db5698386112ba5382cd6b212cee1ce1 (patch)
tree931a068efd88b4cefe74a685da519aa15d9b61fc /bundles/org.eclipse.equinox.http.servlet/pom.xml
parentd23bbf89565e8655c5380bea72b6344b5710b17f (diff)
downloadrt.equinox.bundles-1fcd1877db5698386112ba5382cd6b212cee1ce1.tar.gz
rt.equinox.bundles-1fcd1877db5698386112ba5382cd6b212cee1ce1.tar.xz
rt.equinox.bundles-1fcd1877db5698386112ba5382cd6b212cee1ce1.zip
Bug 496669 - [http servlet] update bundle version
Signed-off-by: Raymond Auge <raymond.auge@liferay.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 011f4f9bd..9593acb51 100644
--- a/bundles/org.eclipse.equinox.http.servlet/pom.xml
+++ b/bundles/org.eclipse.equinox.http.servlet/pom.xml
@@ -20,6 +20,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.http.servlet</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top