Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbundles/runtime/org.eclipse.fx.javafx/pom.xml2
-rwxr-xr-xbundles/runtime/org.eclipse.fx.osgi/pom.xml2
-rwxr-xr-xbundles/runtime/org.eclipse.fx.ui.workbench3/pom.xml2
-rw-r--r--releng/org.eclipse.fx.core.shared.updatesite/pom.xml2
-rw-r--r--releng/org.eclipse.fx.core.shared.updatesite/site.xml4
-rwxr-xr-xreleng/org.eclipse.fx.shared.doc/pom.xml4
-rwxr-xr-xreleng/org.eclipse.fx.shared.releng/pom.xml2
-rw-r--r--releng/runtime/org.eclipse.fx.core.shared.feature/pom.xml2
-rw-r--r--releng/runtime/org.eclipse.fx.runtime.min.feature/pom.xml2
9 files changed, 11 insertions, 11 deletions
diff --git a/bundles/runtime/org.eclipse.fx.javafx/pom.xml b/bundles/runtime/org.eclipse.fx.javafx/pom.xml
index 729b0bbed..7559fe5b6 100755
--- a/bundles/runtime/org.eclipse.fx.javafx/pom.xml
+++ b/bundles/runtime/org.eclipse.fx.javafx/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.eclipse.fx.shared</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.shared.releng/pom.xml</relativePath>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.2.0-SNAPSHOT</version>
</parent>
<build>
diff --git a/bundles/runtime/org.eclipse.fx.osgi/pom.xml b/bundles/runtime/org.eclipse.fx.osgi/pom.xml
index e53919aeb..afbf81a49 100755
--- a/bundles/runtime/org.eclipse.fx.osgi/pom.xml
+++ b/bundles/runtime/org.eclipse.fx.osgi/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.eclipse.fx.shared</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.shared.releng/pom.xml</relativePath>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.2.0-SNAPSHOT</version>
</parent>
<build>
diff --git a/bundles/runtime/org.eclipse.fx.ui.workbench3/pom.xml b/bundles/runtime/org.eclipse.fx.ui.workbench3/pom.xml
index 996deae22..31c4fc3a0 100755
--- a/bundles/runtime/org.eclipse.fx.ui.workbench3/pom.xml
+++ b/bundles/runtime/org.eclipse.fx.ui.workbench3/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.eclipse.fx.shared</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.shared.releng/pom.xml</relativePath>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.2.0-SNAPSHOT</version>
</parent>
<build>
diff --git a/releng/org.eclipse.fx.core.shared.updatesite/pom.xml b/releng/org.eclipse.fx.core.shared.updatesite/pom.xml
index b07b0b7d0..8b31c30aa 100644
--- a/releng/org.eclipse.fx.core.shared.updatesite/pom.xml
+++ b/releng/org.eclipse.fx.core.shared.updatesite/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.eclipse.fx.shared</groupId>
<artifactId>releng</artifactId>
<relativePath>../org.eclipse.fx.shared.releng/pom.xml</relativePath>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.2.0-SNAPSHOT</version>
</parent>
<properties>
diff --git a/releng/org.eclipse.fx.core.shared.updatesite/site.xml b/releng/org.eclipse.fx.core.shared.updatesite/site.xml
index ecd04db1e..407baaa8a 100644
--- a/releng/org.eclipse.fx.core.shared.updatesite/site.xml
+++ b/releng/org.eclipse.fx.core.shared.updatesite/site.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
- <feature url="features/org.eclipse.fx.core.shared.feature_2.1.0.qualifier.jar" id="org.eclipse.fx.core.shared.feature" version="2.1.0.qualifier"/>
- <feature url="features/org.eclipse.fx.runtime.min.feature_2.1.0.qualifier.jar" id="org.eclipse.fx.runtime.min.feature" version="2.1.0.qualifier"/>
+ <feature url="features/org.eclipse.fx.core.shared.feature_2.2.0.qualifier.jar" id="org.eclipse.fx.core.shared.feature" version="2.2.0.qualifier"/>
+ <feature url="features/org.eclipse.fx.runtime.min.feature_2.2.0.qualifier.jar" id="org.eclipse.fx.runtime.min.feature" version="2.2.0.qualifier"/>
</site>
diff --git a/releng/org.eclipse.fx.shared.doc/pom.xml b/releng/org.eclipse.fx.shared.doc/pom.xml
index 224c6853d..f232bbbe4 100755
--- a/releng/org.eclipse.fx.shared.doc/pom.xml
+++ b/releng/org.eclipse.fx.shared.doc/pom.xml
@@ -10,14 +10,14 @@
<groupId>org.eclipse.fx.shared</groupId>
<artifactId>releng</artifactId>
<relativePath>../org.eclipse.fx.shared.releng/pom.xml</relativePath>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.2.0-SNAPSHOT</version>
</parent>
<dependencies>
<dependency>
<groupId>org.eclipse.fx.shared</groupId>
<artifactId>org.eclipse.fx.core.shared.feature</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.2.0-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/releng/org.eclipse.fx.shared.releng/pom.xml b/releng/org.eclipse.fx.shared.releng/pom.xml
index 6e9ba3272..41ec6f4a7 100755
--- a/releng/org.eclipse.fx.shared.releng/pom.xml
+++ b/releng/org.eclipse.fx.shared.releng/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.eclipse.fx.shared</groupId>
<artifactId>releng</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
<tycho-version>0.22.0</tycho-version>
diff --git a/releng/runtime/org.eclipse.fx.core.shared.feature/pom.xml b/releng/runtime/org.eclipse.fx.core.shared.feature/pom.xml
index fb7919108..07d96852b 100644
--- a/releng/runtime/org.eclipse.fx.core.shared.feature/pom.xml
+++ b/releng/runtime/org.eclipse.fx.core.shared.feature/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.eclipse.fx.shared</groupId>
<artifactId>releng</artifactId>
<relativePath>../../org.eclipse.fx.shared.releng/pom.xml</relativePath>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.2.0-SNAPSHOT</version>
</parent>
</project> \ No newline at end of file
diff --git a/releng/runtime/org.eclipse.fx.runtime.min.feature/pom.xml b/releng/runtime/org.eclipse.fx.runtime.min.feature/pom.xml
index 3ba298e26..73f2681b5 100644
--- a/releng/runtime/org.eclipse.fx.runtime.min.feature/pom.xml
+++ b/releng/runtime/org.eclipse.fx.runtime.min.feature/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.eclipse.fx.shared</groupId>
<artifactId>releng</artifactId>
<relativePath>../../org.eclipse.fx.shared.releng/pom.xml</relativePath>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.2.0-SNAPSHOT</version>
</parent>
</project> \ No newline at end of file

Back to the top