Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
Diffstat (limited to 'releng')
-rw-r--r--releng/code/org.eclipse.fx.code.base.feature/feature.xml2
-rw-r--r--releng/code/org.eclipse.fx.code.base.feature/pom.xml2
-rw-r--r--releng/code/org.eclipse.fx.code.langs.feature/feature.xml2
-rw-r--r--releng/code/org.eclipse.fx.code.langs.feature/pom.xml2
-rw-r--r--releng/code/org.eclipse.fx.code.target.feature/feature.xml2
-rw-r--r--releng/code/org.eclipse.fx.code.target.feature/pom.xml2
-rw-r--r--releng/org.eclipse.fx.runtime.doc/META-INF/MANIFEST.MF2
-rwxr-xr-xreleng/org.eclipse.fx.runtime.doc/pom.xml4
-rw-r--r--releng/org.eclipse.fx.updatesite/pom.xml2
-rw-r--r--releng/org.eclipse.fx.updatesite/site.xml16
-rw-r--r--releng/runtime/org.eclipse.fx..slf4j.target.feature/feature.xml2
-rw-r--r--releng/runtime/org.eclipse.fx..slf4j.target.feature/pom.xml2
-rw-r--r--releng/runtime/org.eclipse.fx.core.feature/feature.xml2
-rw-r--r--releng/runtime/org.eclipse.fx.core.feature/pom.xml2
-rw-r--r--releng/runtime/org.eclipse.fx.runtime.e4fx.feature/feature.xml2
-rw-r--r--releng/runtime/org.eclipse.fx.runtime.e4fx.feature/pom.xml2
-rw-r--r--releng/runtime/org.eclipse.fx.runtime.e4fx.p2.feature/feature.xml2
-rw-r--r--releng/runtime/org.eclipse.fx.runtime.e4fx.p2.feature/pom.xml2
-rw-r--r--releng/runtime/org.eclipse.fx.runtime.feature/feature.xml2
-rw-r--r--releng/runtime/org.eclipse.fx.runtime.feature/pom.xml2
-rw-r--r--releng/runtime/org.eclipse.fx.target.feature/feature.xml2
-rw-r--r--releng/runtime/org.eclipse.fx.target.feature/pom.xml2
-rw-r--r--releng/runtime/org.eclipse.fx.target.rcp.feature/feature.xml2
-rw-r--r--releng/runtime/org.eclipse.fx.target.rcp.feature/pom.xml2
-rw-r--r--releng/runtime/org.eclipse.fx.target.rcp4.feature/feature.xml2
-rw-r--r--releng/runtime/org.eclipse.fx.target.rcp4.feature/pom.xml2
26 files changed, 34 insertions, 34 deletions
diff --git a/releng/code/org.eclipse.fx.code.base.feature/feature.xml b/releng/code/org.eclipse.fx.code.base.feature/feature.xml
index c0fd86c44..d7992fe9b 100644
--- a/releng/code/org.eclipse.fx.code.base.feature/feature.xml
+++ b/releng/code/org.eclipse.fx.code.base.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.fx.code.base.feature"
label="e(fx)clipse - Code Editing - Basic"
- version="2.3.0.qualifier">
+ version="2.4.0.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]
diff --git a/releng/code/org.eclipse.fx.code.base.feature/pom.xml b/releng/code/org.eclipse.fx.code.base.feature/pom.xml
index cbf22ba7e..6d1baed92 100644
--- a/releng/code/org.eclipse.fx.code.base.feature/pom.xml
+++ b/releng/code/org.eclipse.fx.code.base.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.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</parent>
</project> \ No newline at end of file
diff --git a/releng/code/org.eclipse.fx.code.langs.feature/feature.xml b/releng/code/org.eclipse.fx.code.langs.feature/feature.xml
index 3d8519cc9..cb04210d4 100644
--- a/releng/code/org.eclipse.fx.code.langs.feature/feature.xml
+++ b/releng/code/org.eclipse.fx.code.langs.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.fx.code.langs.feature"
label="e(fx)clipse - Code Editing - Default Language Support"
- version="2.3.0.qualifier">
+ version="2.4.0.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]
diff --git a/releng/code/org.eclipse.fx.code.langs.feature/pom.xml b/releng/code/org.eclipse.fx.code.langs.feature/pom.xml
index 81addd573..3ec45f04b 100644
--- a/releng/code/org.eclipse.fx.code.langs.feature/pom.xml
+++ b/releng/code/org.eclipse.fx.code.langs.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.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</parent>
</project> \ No newline at end of file
diff --git a/releng/code/org.eclipse.fx.code.target.feature/feature.xml b/releng/code/org.eclipse.fx.code.target.feature/feature.xml
index 49dc57b8c..c372e5e42 100644
--- a/releng/code/org.eclipse.fx.code.target.feature/feature.xml
+++ b/releng/code/org.eclipse.fx.code.target.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.fx.code.target.feature"
label="Code editing target platform"
- version="2.3.0.qualifier"
+ version="2.4.0.qualifier"
provider-name="Eclipse.org">
<description>
diff --git a/releng/code/org.eclipse.fx.code.target.feature/pom.xml b/releng/code/org.eclipse.fx.code.target.feature/pom.xml
index 605f4d6ff..bc00f4ffd 100644
--- a/releng/code/org.eclipse.fx.code.target.feature/pom.xml
+++ b/releng/code/org.eclipse.fx.code.target.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.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</parent>
</project> \ No newline at end of file
diff --git a/releng/org.eclipse.fx.runtime.doc/META-INF/MANIFEST.MF b/releng/org.eclipse.fx.runtime.doc/META-INF/MANIFEST.MF
index 6e248fbb2..c3af669dd 100644
--- a/releng/org.eclipse.fx.runtime.doc/META-INF/MANIFEST.MF
+++ b/releng/org.eclipse.fx.runtime.doc/META-INF/MANIFEST.MF
@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Doc
Bundle-SymbolicName: org.eclipse.fx.runtime.doc
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.4.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/releng/org.eclipse.fx.runtime.doc/pom.xml b/releng/org.eclipse.fx.runtime.doc/pom.xml
index 7015b6b09..92fe7ff7e 100755
--- a/releng/org.eclipse.fx.runtime.doc/pom.xml
+++ b/releng/org.eclipse.fx.runtime.doc/pom.xml
@@ -10,14 +10,14 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../org.eclipse.fx.releng/pom.xml</relativePath>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</parent>
<dependencies>
<dependency>
<groupId>org.eclipse.fx.runtime</groupId>
<artifactId>org.eclipse.fx.runtime.feature</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/releng/org.eclipse.fx.updatesite/pom.xml b/releng/org.eclipse.fx.updatesite/pom.xml
index 48eac90c1..eec75243d 100644
--- a/releng/org.eclipse.fx.updatesite/pom.xml
+++ b/releng/org.eclipse.fx.updatesite/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../org.eclipse.fx.releng/pom.xml</relativePath>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</parent>
<properties>
diff --git a/releng/org.eclipse.fx.updatesite/site.xml b/releng/org.eclipse.fx.updatesite/site.xml
index ef9b7c49e..d0b35644d 100644
--- a/releng/org.eclipse.fx.updatesite/site.xml
+++ b/releng/org.eclipse.fx.updatesite/site.xml
@@ -1,27 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
- <feature url="features/org.eclipse.fx.core.feature_2.3.0.qualifier.jar" id="org.eclipse.fx.core.feature" version="2.3.0.qualifier">
+ <feature url="features/org.eclipse.fx.core.feature_2.4.0.qualifier.jar" id="org.eclipse.fx.core.feature" version="2.4.0.qualifier">
<category name="fxruntime"/>
</feature>
- <feature url="features/org.eclipse.fx.target.feature_2.3.0.qualifier.jar" id="org.eclipse.fx.target.feature" version="2.3.0.qualifier">
+ <feature url="features/org.eclipse.fx.target.feature_2.4.0.qualifier.jar" id="org.eclipse.fx.target.feature" version="2.4.0.qualifier">
<category name="fxtarget"/>
</feature>
- <feature url="features/org.eclipse.fx.target.rcp.feature_2.3.0.qualifier.jar" id="org.eclipse.fx.target.rcp.feature" version="2.3.0.qualifier">
+ <feature url="features/org.eclipse.fx.target.rcp.feature_2.4.0.qualifier.jar" id="org.eclipse.fx.target.rcp.feature" version="2.4.0.qualifier">
<category name="fxtarget"/>
</feature>
- <feature url="features/org.eclipse.fx.runtime.feature_2.3.0.qualifier.jar" id="org.eclipse.fx.runtime.feature" version="2.3.0.qualifier">
+ <feature url="features/org.eclipse.fx.runtime.feature_2.4.0.qualifier.jar" id="org.eclipse.fx.runtime.feature" version="2.4.0.qualifier">
<category name="fxruntime"/>
</feature>
- <feature url="features/org.eclipse.fx.target.rcp4.feature_2.3.0.qualifier.jar" id="org.eclipse.fx.target.rcp4.feature" version="2.3.0.qualifier">
+ <feature url="features/org.eclipse.fx.target.rcp4.feature_2.4.0.qualifier.jar" id="org.eclipse.fx.target.rcp4.feature" version="2.4.0.qualifier">
<category name="fxtarget"/>
</feature>
- <feature url="features/org.eclipse.fx.runtime.min.feature_2.3.0.qualifier.jar" id="org.eclipse.fx.runtime.min.feature" version="2.3.0.qualifier">
+ <feature url="features/org.eclipse.fx.runtime.min.feature_2.4.0.qualifier.jar" id="org.eclipse.fx.runtime.min.feature" version="2.4.0.qualifier">
<category name="fxtarget"/>
</feature>
- <feature url="features/org.eclipse.fx.code.target.feature_2.3.0.qualifier.jar" id="org.eclipse.fx.code.target.feature" version="2.3.0.qualifier">
+ <feature url="features/org.eclipse.fx.code.target.feature_2.4.0.qualifier.jar" id="org.eclipse.fx.code.target.feature" version="2.4.0.qualifier">
<category name="fxtarget"/>
</feature>
- <feature url="features/org.eclipse.fx.slf4j.target.feature_2.3.0.qualifier.jar" id="org.eclipse.fx.slf4j.target.feature" version="2.3.0.qualifier">
+ <feature url="features/org.eclipse.fx.slf4j.target.feature_2.4.0.qualifier.jar" id="org.eclipse.fx.slf4j.target.feature" version="2.4.0.qualifier">
<category name="fxtarget"/>
</feature>
<category-def name="fxruntime" label="FX Runtime"/>
diff --git a/releng/runtime/org.eclipse.fx..slf4j.target.feature/feature.xml b/releng/runtime/org.eclipse.fx..slf4j.target.feature/feature.xml
index b16d8472b..819def7b5 100644
--- a/releng/runtime/org.eclipse.fx..slf4j.target.feature/feature.xml
+++ b/releng/runtime/org.eclipse.fx..slf4j.target.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.fx.slf4j.target.feature"
label="Feature"
- version="2.3.0.qualifier">
+ version="2.4.0.qualifier">
<description url="http://www.example.com/description">
Feature used to define a target which holds all slf4j providers (Do not install into IDE)
diff --git a/releng/runtime/org.eclipse.fx..slf4j.target.feature/pom.xml b/releng/runtime/org.eclipse.fx..slf4j.target.feature/pom.xml
index 60003b2c8..ddaf5458e 100644
--- a/releng/runtime/org.eclipse.fx..slf4j.target.feature/pom.xml
+++ b/releng/runtime/org.eclipse.fx..slf4j.target.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.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</parent>
</project> \ No newline at end of file
diff --git a/releng/runtime/org.eclipse.fx.core.feature/feature.xml b/releng/runtime/org.eclipse.fx.core.feature/feature.xml
index 974cc957e..5a215833e 100644
--- a/releng/runtime/org.eclipse.fx.core.feature/feature.xml
+++ b/releng/runtime/org.eclipse.fx.core.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.fx.core.feature"
label="e(fx)clipse core Feature"
- version="2.3.0.qualifier"
+ version="2.4.0.qualifier"
provider-name="Eclipse.org">
<description>
diff --git a/releng/runtime/org.eclipse.fx.core.feature/pom.xml b/releng/runtime/org.eclipse.fx.core.feature/pom.xml
index f500ed849..044f63b0c 100644
--- a/releng/runtime/org.eclipse.fx.core.feature/pom.xml
+++ b/releng/runtime/org.eclipse.fx.core.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.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</parent>
</project> \ No newline at end of file
diff --git a/releng/runtime/org.eclipse.fx.runtime.e4fx.feature/feature.xml b/releng/runtime/org.eclipse.fx.runtime.e4fx.feature/feature.xml
index 2c616fe88..b4f767384 100644
--- a/releng/runtime/org.eclipse.fx.runtime.e4fx.feature/feature.xml
+++ b/releng/runtime/org.eclipse.fx.runtime.e4fx.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.fx.runtime.e4fx.feature"
label="minimal e4 application framework feature"
- version="2.3.0.qualifier"
+ version="2.4.0.qualifier"
provider-name="Eclipse.org">
<description url="http://www.example.com/description">
diff --git a/releng/runtime/org.eclipse.fx.runtime.e4fx.feature/pom.xml b/releng/runtime/org.eclipse.fx.runtime.e4fx.feature/pom.xml
index 4ad536544..eb2a0a778 100644
--- a/releng/runtime/org.eclipse.fx.runtime.e4fx.feature/pom.xml
+++ b/releng/runtime/org.eclipse.fx.runtime.e4fx.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.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</parent>
</project> \ No newline at end of file
diff --git a/releng/runtime/org.eclipse.fx.runtime.e4fx.p2.feature/feature.xml b/releng/runtime/org.eclipse.fx.runtime.e4fx.p2.feature/feature.xml
index b9e9a5795..fc33faea5 100644
--- a/releng/runtime/org.eclipse.fx.runtime.e4fx.p2.feature/feature.xml
+++ b/releng/runtime/org.eclipse.fx.runtime.e4fx.p2.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.fx.runtime.e4fx.p2.feature"
label="Feature"
- version="2.3.0.qualifier"
+ version="2.4.0.qualifier"
provider-name="Eclipse.org">
<description>
diff --git a/releng/runtime/org.eclipse.fx.runtime.e4fx.p2.feature/pom.xml b/releng/runtime/org.eclipse.fx.runtime.e4fx.p2.feature/pom.xml
index c7238c160..20e80f136 100644
--- a/releng/runtime/org.eclipse.fx.runtime.e4fx.p2.feature/pom.xml
+++ b/releng/runtime/org.eclipse.fx.runtime.e4fx.p2.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.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</parent>
</project> \ No newline at end of file
diff --git a/releng/runtime/org.eclipse.fx.runtime.feature/feature.xml b/releng/runtime/org.eclipse.fx.runtime.feature/feature.xml
index 2aa98d760..07f7d52b0 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.3.0.qualifier"
+ version="2.4.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 82f95c8cb..334922ac8 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.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</parent>
</project> \ No newline at end of file
diff --git a/releng/runtime/org.eclipse.fx.target.feature/feature.xml b/releng/runtime/org.eclipse.fx.target.feature/feature.xml
index 022169392..a9e5fb907 100644
--- a/releng/runtime/org.eclipse.fx.target.feature/feature.xml
+++ b/releng/runtime/org.eclipse.fx.target.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.fx.target.feature"
label="Target Platform Feature"
- version="2.3.0.qualifier"
+ version="2.4.0.qualifier"
provider-name="Eclipse.org">
<description>
diff --git a/releng/runtime/org.eclipse.fx.target.feature/pom.xml b/releng/runtime/org.eclipse.fx.target.feature/pom.xml
index 5d62079a3..fdc001b03 100644
--- a/releng/runtime/org.eclipse.fx.target.feature/pom.xml
+++ b/releng/runtime/org.eclipse.fx.target.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.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</parent>
</project> \ No newline at end of file
diff --git a/releng/runtime/org.eclipse.fx.target.rcp.feature/feature.xml b/releng/runtime/org.eclipse.fx.target.rcp.feature/feature.xml
index 067a07d78..11933d314 100644
--- a/releng/runtime/org.eclipse.fx.target.rcp.feature/feature.xml
+++ b/releng/runtime/org.eclipse.fx.target.rcp.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.fx.target.rcp.feature"
label="RCP 3.x Target Platform Feature"
- version="2.3.0.qualifier"
+ version="2.4.0.qualifier"
provider-name="Eclipse.org">
<description>
diff --git a/releng/runtime/org.eclipse.fx.target.rcp.feature/pom.xml b/releng/runtime/org.eclipse.fx.target.rcp.feature/pom.xml
index f8cc4ea4f..68222c791 100644
--- a/releng/runtime/org.eclipse.fx.target.rcp.feature/pom.xml
+++ b/releng/runtime/org.eclipse.fx.target.rcp.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.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</parent>
</project> \ No newline at end of file
diff --git a/releng/runtime/org.eclipse.fx.target.rcp4.feature/feature.xml b/releng/runtime/org.eclipse.fx.target.rcp4.feature/feature.xml
index fbe44b44d..950949bdd 100644
--- a/releng/runtime/org.eclipse.fx.target.rcp4.feature/feature.xml
+++ b/releng/runtime/org.eclipse.fx.target.rcp4.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.fx.target.rcp4.feature"
label="RCP e4 Target Platform Feature"
- version="2.3.0.qualifier"
+ version="2.4.0.qualifier"
provider-name="Eclipse.org">
<description url="http://www.example.com/description">
diff --git a/releng/runtime/org.eclipse.fx.target.rcp4.feature/pom.xml b/releng/runtime/org.eclipse.fx.target.rcp4.feature/pom.xml
index 4c93809e7..b78bb9a56 100644
--- a/releng/runtime/org.eclipse.fx.target.rcp4.feature/pom.xml
+++ b/releng/runtime/org.eclipse.fx.target.rcp4.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.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</parent>
</project> \ No newline at end of file

Back to the top