Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaymond Auge2019-01-31 15:41:45 +0000
committerRaymond Auge2019-02-06 19:39:40 +0000
commit7d6da7c9bdf36bf132bd5384d909651b97c770ca (patch)
treef1139d3128c6de0dd47fe94c9678fded21db69d9 /bundles/org.eclipse.equinox.http.servlet.tests/pom.xml
parent036a8c573d1e3fdceab9d026494a3c1e6ac0c846 (diff)
downloadrt.equinox.bundles-7d6da7c9bdf36bf132bd5384d909651b97c770ca.tar.gz
rt.equinox.bundles-7d6da7c9bdf36bf132bd5384d909651b97c770ca.tar.xz
rt.equinox.bundles-7d6da7c9bdf36bf132bd5384d909651b97c770ca.zip
Bug 544011 - [http whiteboard] update to R7 (http whiteboard 1.1)Y20190206-2200I20190206-1800
Signed-off-by: Raymond Auge <raymond.auge@liferay.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.http.servlet.tests/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.http.servlet.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.http.servlet.tests/pom.xml b/bundles/org.eclipse.equinox.http.servlet.tests/pom.xml
index a9b7e11a7..1be02a941 100644
--- a/bundles/org.eclipse.equinox.http.servlet.tests/pom.xml
+++ b/bundles/org.eclipse.equinox.http.servlet.tests/pom.xml
@@ -19,7 +19,7 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.http.servlet.tests</artifactId>
- <version>1.5.300-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<build>

Back to the top