diff options
author | Tom Schindl | 2015-06-28 19:20:23 +0000 |
---|---|---|
committer | Tom Schindl | 2015-06-28 19:20:23 +0000 |
commit | 6b76ca80934d5579c0add92da27d5bdd876c7e6a (patch) | |
tree | 3794829dba24ec83ccbbae7280c12eb761964d18 /releng/runtime/org.eclipse.fx.runtime.feature | |
parent | 8edd2878d2066ec7503ca76b254de463ffabdd6c (diff) | |
download | org.eclipse.efxclipse-6b76ca80934d5579c0add92da27d5bdd876c7e6a.tar.gz org.eclipse.efxclipse-6b76ca80934d5579c0add92da27d5bdd876c7e6a.tar.xz org.eclipse.efxclipse-6b76ca80934d5579c0add92da27d5bdd876c7e6a.zip |
upgrade to 2.1.0
Diffstat (limited to 'releng/runtime/org.eclipse.fx.runtime.feature')
-rw-r--r-- | releng/runtime/org.eclipse.fx.runtime.feature/feature.xml | 2 | ||||
-rw-r--r-- | releng/runtime/org.eclipse.fx.runtime.feature/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/releng/runtime/org.eclipse.fx.runtime.feature/feature.xml b/releng/runtime/org.eclipse.fx.runtime.feature/feature.xml index 07745ea72..2c8c157cb 100644 --- a/releng/runtime/org.eclipse.fx.runtime.feature/feature.xml +++ b/releng/runtime/org.eclipse.fx.runtime.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.fx.runtime.feature" label="Rutime Bundle Collector Feature" - version="2.0.0.qualifier" + version="2.1.0.qualifier" provider-name="Eclipse.org"> <description> diff --git a/releng/runtime/org.eclipse.fx.runtime.feature/pom.xml b/releng/runtime/org.eclipse.fx.runtime.feature/pom.xml index 2a02497ed..c49f0928c 100644 --- a/releng/runtime/org.eclipse.fx.runtime.feature/pom.xml +++ b/releng/runtime/org.eclipse.fx.runtime.feature/pom.xml @@ -10,7 +10,7 @@ <groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../org.eclipse.fx.releng/pom.xml</relativePath>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
</project>
\ No newline at end of file |