diff options
Diffstat (limited to 'features')
-rw-r--r-- | features/org.eclipse.equinox.executable.feature/pom.xml | 2 | ||||
-rw-r--r-- | features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/features/org.eclipse.equinox.executable.feature/pom.xml b/features/org.eclipse.equinox.executable.feature/pom.xml index 991b2fb38..68093f063 100644 --- a/features/org.eclipse.equinox.executable.feature/pom.xml +++ b/features/org.eclipse.equinox.executable.feature/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>rt.equinox.framework</artifactId> <groupId>org.eclipse.equinox.framework</groupId> - <version>4.6.0-SNAPSHOT</version> + <version>4.7.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.equinox.feature</groupId> diff --git a/features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml b/features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml index 78af319db..a5196a4cd 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.6.0-SNAPSHOT</version> + <version>4.7.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.equinox.feature</groupId> |