Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2013-01-10 15:37:24 +0000
committerThomas Watson2013-01-10 15:37:24 +0000
commit3abb4d814e6745377c8bfd7c3466b3cd938470f2 (patch)
treefb6225e901e292745ee39dec70cedbd8d20da757 /features/org.eclipse.equinox.sdk/pom.xml
parent1133463333b07118c93bec046e66d042b24c380c (diff)
downloadrt.equinox.bundles-3abb4d814e6745377c8bfd7c3466b3cd938470f2.tar.gz
rt.equinox.bundles-3abb4d814e6745377c8bfd7c3466b3cd938470f2.tar.xz
rt.equinox.bundles-3abb4d814e6745377c8bfd7c3466b3cd938470f2.zip
Bug 397873 - [CBI] Mismatched versions in pom in rt.equinox.bundlesv20130110-153724I20130122-0800I20130115-1300I20130115-0800
master branch
Diffstat (limited to 'features/org.eclipse.equinox.sdk/pom.xml')
-rw-r--r--features/org.eclipse.equinox.sdk/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.sdk/pom.xml b/features/org.eclipse.equinox.sdk/pom.xml
index 4bfef1733..47bf23f54 100644
--- a/features/org.eclipse.equinox.sdk/pom.xml
+++ b/features/org.eclipse.equinox.sdk/pom.xml
@@ -21,6 +21,6 @@
</parent>
<groupId>org.eclipse.equinox.bundles</groupId>
<artifactId>org.eclipse.equinox.sdk</artifactId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>3.9.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

Back to the top