Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-12-10 20:12:26 +0000
committerThomas Watson2012-12-10 20:12:26 +0000
commit3b27301088fd099e401048ff16834c3aaf2c6da2 (patch)
tree518ab0325e4392fcc787be7a1d0903d1a69e5eb4 /bundles/org.eclipse.osgi/pom.xml
parentda42537d650995726232e1ff6b1428ea8330a6d9 (diff)
downloadrt.equinox.framework-3b27301088fd099e401048ff16834c3aaf2c6da2.tar.gz
rt.equinox.framework-3b27301088fd099e401048ff16834c3aaf2c6da2.tar.xz
rt.equinox.framework-3b27301088fd099e401048ff16834c3aaf2c6da2.zip
equinox.framework
Diffstat (limited to 'bundles/org.eclipse.osgi/pom.xml')
-rw-r--r--bundles/org.eclipse.osgi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi/pom.xml b/bundles/org.eclipse.osgi/pom.xml
index 6312f97c9..83358a29f 100644
--- a/bundles/org.eclipse.osgi/pom.xml
+++ b/bundles/org.eclipse.osgi/pom.xml
@@ -22,7 +22,7 @@
</parent>
<groupId>org.eclipse.equinox.framework</groupId>
<artifactId>org.eclipse.osgi</artifactId>
- <version>3.8.1-SNAPSHOT</version>
+ <version>3.9.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>

Back to the top