Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml')
-rw-r--r--features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml b/features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml
index 9011572bd..377ffe0ed 100644
--- a/features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml
+++ b/features/org.eclipse.osgi.compatibility.plugins.feature/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.equinox.feature</groupId>

Back to the top