Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-08-20 17:29:47 +0000
committerThomas Watson2012-09-12 14:10:32 +0000
commit1ba7cbe72d0580c5d2a6d9ab236451312a848efd (patch)
treefa9747fd24a92260623d95dea03d44bfa9b0fcb6
parent7c3821768249b76192cd52c9c8e60100e3a1a1f7 (diff)
downloadrt.equinox.framework-1ba7cbe72d0580c5d2a6d9ab236451312a848efd.tar.gz
rt.equinox.framework-1ba7cbe72d0580c5d2a6d9ab236451312a848efd.tar.xz
rt.equinox.framework-1ba7cbe72d0580c5d2a6d9ab236451312a848efd.zip
Bump pom versions.v20120912-141032
-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 2d4cc44a6..6312f97c9 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.0-SNAPSHOT</version>
+ <version>3.8.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>

Back to the top