Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-03-25 13:45:32 +0000
committerThomas Watson2016-03-25 13:45:32 +0000
commit745d1292dc616ca4304ca1b61fd9a0c9fa4d9b4e (patch)
tree9b5083fb4e5e0f3bf621cd6b2b7308f3f220b0b4 /bundles/org.eclipse.osgi.tests/pom.xml
parenta9568529db5c5db6c74c959dafcac368d6041968 (diff)
downloadrt.equinox.framework-745d1292dc616ca4304ca1b61fd9a0c9fa4d9b4e.tar.gz
rt.equinox.framework-745d1292dc616ca4304ca1b61fd9a0c9fa4d9b4e.tar.xz
rt.equinox.framework-745d1292dc616ca4304ca1b61fd9a0c9fa4d9b4e.zip
Bug 489669 - Some bundles decrease versions compared to Mars.2I20160329-0800
Change-Id: I127134ef79bfee32c5370e91e46f4a4d15a04f05 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.osgi.tests/pom.xml')
-rw-r--r--bundles/org.eclipse.osgi.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi.tests/pom.xml b/bundles/org.eclipse.osgi.tests/pom.xml
index 6f101afe5..2bbc0424c 100644
--- a/bundles/org.eclipse.osgi.tests/pom.xml
+++ b/bundles/org.eclipse.osgi.tests/pom.xml
@@ -19,7 +19,7 @@
</parent>
<groupId>org.eclipse.osgi</groupId>
<artifactId>org.eclipse.osgi.tests</artifactId>
- <version>3.11.0-SNAPSHOT</version>
+ <version>3.11.100-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<properties>

Back to the top