Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2015-08-10 14:33:29 +0000
committerThomas Watson2015-08-10 14:33:29 +0000
commita328eba1595e3ebd88b4eecee23618966cc57120 (patch)
tree295ada03769f9fb4dbb32c235e27857d1cea8bca /bundles/org.eclipse.equinox.common/pom.xml
parent7161e0b74fe02433efcd80ca250dcdc5a06fc6d9 (diff)
downloadrt.equinox.bundles-a328eba1595e3ebd88b4eecee23618966cc57120.tar.gz
rt.equinox.bundles-a328eba1595e3ebd88b4eecee23618966cc57120.tar.xz
rt.equinox.bundles-a328eba1595e3ebd88b4eecee23618966cc57120.zip
Bug 474395 - Update bundle version
Diffstat (limited to 'bundles/org.eclipse.equinox.common/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.common/pom.xml b/bundles/org.eclipse.equinox.common/pom.xml
index 32617bd84..eca55c53a 100644
--- a/bundles/org.eclipse.equinox.common/pom.xml
+++ b/bundles/org.eclipse.equinox.common/pom.xml
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.common</artifactId>
- <version>3.7.0-SNAPSHOT</version>
+ <version>3.8.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top