Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2018-05-30 09:12:29 +0000
committerAlexander Kurtakov2018-05-30 09:12:29 +0000
commitc2742eadc8d735e415eb90ab9e5947bc74afbd4b (patch)
tree6aaa2129e3f9a2acde74ed272e79545130fc6ffd /features/org.eclipse.equinox.sdk/pom.xml
parenta81821be15dd8130d1976c11d7a30488c58c3514 (diff)
downloadrt.equinox.bundles-c2742eadc8d735e415eb90ab9e5947bc74afbd4b.tar.gz
rt.equinox.bundles-c2742eadc8d735e415eb90ab9e5947bc74afbd4b.tar.xz
rt.equinox.bundles-c2742eadc8d735e415eb90ab9e5947bc74afbd4b.zip
Change-Id: Ie72b76cd1aecd017c398c33f98c6aa66dcb543f2 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
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 7def9a2b4..57dfae423 100644
--- a/features/org.eclipse.equinox.sdk/pom.xml
+++ b/features/org.eclipse.equinox.sdk/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>rt.equinox.bundles</artifactId>
<groupId>org.eclipse.equinox.bundles</groupId>
- <version>4.8.0-SNAPSHOT</version>
+ <version>4.9.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.equinox.feature</groupId>

Back to the top