Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2013-05-03 18:15:42 +0000
committerThomas Watson2013-05-03 18:15:42 +0000
commitf4544db8430bf92f711abba5a413c64645d53835 (patch)
treebbcb5be991d0af15fba45f255c42c4f5c48f1f5f /bundles/org.eclipse.osgi.tests
parent3216b5e53fd93fe2ba6f6f5bdea0070dc20e23b2 (diff)
downloadrt.equinox.framework-f4544db8430bf92f711abba5a413c64645d53835.tar.gz
rt.equinox.framework-f4544db8430bf92f711abba5a413c64645d53835.tar.xz
rt.equinox.framework-f4544db8430bf92f711abba5a413c64645d53835.zip
Update pom version
Diffstat (limited to 'bundles/org.eclipse.osgi.tests')
-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 1fb93b712..1c41939b8 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.9.0-SNAPSHOT</version>
+ <version>3.10.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<build>

Back to the top