Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2017-06-28 15:12:48 +0000
committerAlexander Kurtakov2017-06-28 15:14:41 +0000
commit6a31629a6dfa73f19b646f7f98e65749aabd8810 (patch)
tree1391654a9ffb97070d44f3d36e5202e63548dfe1 /bundles/org.eclipse.osgi.compatibility.plugins/pom.xml
parent4b92523affc9cf6cf76f42e138d7ee41bf316b35 (diff)
downloadrt.equinox.framework-6a31629a6dfa73f19b646f7f98e65749aabd8810.tar.gz
rt.equinox.framework-6a31629a6dfa73f19b646f7f98e65749aabd8810.tar.xz
rt.equinox.framework-6a31629a6dfa73f19b646f7f98e65749aabd8810.zip
Update rt.equinox.framework repo. Change-Id: I89e2c59c9dffc7a5a9e6c9523a3ad10d6da76ede Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'bundles/org.eclipse.osgi.compatibility.plugins/pom.xml')
-rw-r--r--bundles/org.eclipse.osgi.compatibility.plugins/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi.compatibility.plugins/pom.xml b/bundles/org.eclipse.osgi.compatibility.plugins/pom.xml
index eae846882..b1e9c93bd 100644
--- a/bundles/org.eclipse.osgi.compatibility.plugins/pom.xml
+++ b/bundles/org.eclipse.osgi.compatibility.plugins/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>rt.equinox.framework</artifactId>
<groupId>org.eclipse.equinox.framework</groupId>
- <version>4.7.0-SNAPSHOT</version>
+ <version>4.7.1-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.osgi</groupId>

Back to the top