Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2017-08-11 14:07:53 +0000
committerThomas Watson2017-08-11 14:07:53 +0000
commite5ca22563fe78bd6b3abdccad272646aa22492cf (patch)
tree284c395a921c35ed51b4ef2fbd4add701168b5e8 /features/org.eclipse.equinox.core.sdk/pom.xml
parentf22ef7d3432285a5a8a071fb8826e4dfe71fb468 (diff)
downloadrt.equinox.bundles-e5ca22563fe78bd6b3abdccad272646aa22492cf.tar.gz
rt.equinox.bundles-e5ca22563fe78bd6b3abdccad272646aa22492cf.tar.xz
rt.equinox.bundles-e5ca22563fe78bd6b3abdccad272646aa22492cf.zip
Diffstat (limited to 'features/org.eclipse.equinox.core.sdk/pom.xml')
-rw-r--r--features/org.eclipse.equinox.core.sdk/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.core.sdk/pom.xml b/features/org.eclipse.equinox.core.sdk/pom.xml
index 9f713fa7e..8e8d28710 100644
--- a/features/org.eclipse.equinox.core.sdk/pom.xml
+++ b/features/org.eclipse.equinox.core.sdk/pom.xml
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.equinox.feature</groupId>
<artifactId>org.eclipse.equinox.core.sdk</artifactId>
- <version>3.13.0-SNAPSHOT</version>
+ <version>3.13.1-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

Back to the top