diff options
Diffstat (limited to 'releng/runtime/org.eclipse.fx.runtime.feature/pom.xml')
-rw-r--r-- | releng/runtime/org.eclipse.fx.runtime.feature/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/releng/runtime/org.eclipse.fx.runtime.feature/pom.xml b/releng/runtime/org.eclipse.fx.runtime.feature/pom.xml index dc1bdd80f..1a02789d0 100644 --- a/releng/runtime/org.eclipse.fx.runtime.feature/pom.xml +++ b/releng/runtime/org.eclipse.fx.runtime.feature/pom.xml @@ -5,12 +5,12 @@ <groupId>org.eclipse.fx.runtime</groupId>
<artifactId>org.eclipse.fx.runtime.feature</artifactId>
<packaging>eclipse-feature</packaging>
-
+
<parent>
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../org.eclipse.fx.releng/pom.xml</relativePath>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
</project>
\ No newline at end of file |