diff options
author | Tom Schindl | 2016-02-29 12:33:21 +0000 |
---|---|---|
committer | Tom Schindl | 2016-02-29 12:38:48 +0000 |
commit | 3501ab1c0518f997661dd655ec73b601a28a11f8 (patch) | |
tree | 7e0583d4cdb126adec98c6cc2a6410376fa9cec1 /releng/runtime/org.eclipse.fx.runtime.feature | |
parent | fc39f7aba822e121ef9ea9da3f6b6afcceeac039 (diff) | |
download | org.eclipse.efxclipse-3501ab1c0518f997661dd655ec73b601a28a11f8.tar.gz org.eclipse.efxclipse-3501ab1c0518f997661dd655ec73b601a28a11f8.tar.xz org.eclipse.efxclipse-3501ab1c0518f997661dd655ec73b601a28a11f8.zip |
version upgrade
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 7253e4387..2aa98d760 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.2.0.qualifier" + version="2.3.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 253ef217a..82f95c8cb 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.2.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
</project>
\ No newline at end of file |