Bump version to 4.1.1-dev
diff --git a/3rdparty/_assemblies/org.eclipse.statet.releng.3rdparty-feature/feature.xml b/3rdparty/_assemblies/org.eclipse.statet.releng.3rdparty-feature/feature.xml
index 7f9be44..97dcc60 100644
--- a/3rdparty/_assemblies/org.eclipse.statet.releng.3rdparty-feature/feature.xml
+++ b/3rdparty/_assemblies/org.eclipse.statet.releng.3rdparty-feature/feature.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.statet.releng.3rdparty"
- version="4.1.0.qualifier"
+ version="4.1.1.qualifier"
provider-name="Eclipse StatET"
label="Aggregation of 3rd Party Dependencies for StatET (Incubation)">
diff --git a/3rdparty/_assemblies/pom.xml b/3rdparty/_assemblies/pom.xml
index ea0b27e..e874a24 100644
--- a/3rdparty/_assemblies/pom.xml
+++ b/3rdparty/_assemblies/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.eclipse.statet.3rdparty</groupId>
<artifactId>root</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.statet.3rdparty-assemblies</groupId>
diff --git a/3rdparty/_assemblies/repository/pom.xml b/3rdparty/_assemblies/repository/pom.xml
index 98944fa..d7f8e95 100644
--- a/3rdparty/_assemblies/repository/pom.xml
+++ b/3rdparty/_assemblies/repository/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.eclipse.statet.3rdparty-assemblies</groupId>
<artifactId>3rdparty</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.statet.releng.3rdparty.repository</artifactId>
diff --git a/3rdparty/apache-commons/org.apache.commons.dbcp/pom.xml b/3rdparty/apache-commons/org.apache.commons.dbcp/pom.xml
index e39f132..d836a7a 100644
--- a/3rdparty/apache-commons/org.apache.commons.dbcp/pom.xml
+++ b/3rdparty/apache-commons/org.apache.commons.dbcp/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.statet.3rdparty</groupId>
<artifactId>3rdparty.apache-commons</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</parent>
<artifactId>org.apache.commons.dbcp</artifactId>
diff --git a/3rdparty/apache-commons/org.apache.commons.pool/pom.xml b/3rdparty/apache-commons/org.apache.commons.pool/pom.xml
index e72ea88..9e0b102 100644
--- a/3rdparty/apache-commons/org.apache.commons.pool/pom.xml
+++ b/3rdparty/apache-commons/org.apache.commons.pool/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.statet.3rdparty</groupId>
<artifactId>3rdparty.apache-commons</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</parent>
<artifactId>org.apache.commons.pool</artifactId>
diff --git a/3rdparty/apache-commons/pom.xml b/3rdparty/apache-commons/pom.xml
index 1c0d007..fad483c 100644
--- a/3rdparty/apache-commons/pom.xml
+++ b/3rdparty/apache-commons/pom.xml
@@ -23,12 +23,12 @@
<parent>
<groupId>org.eclipse.statet.3rdparty</groupId>
<artifactId>bundle-recipes</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
<relativePath>../bundle-recipes-pom.xml</relativePath>
</parent>
<artifactId>3rdparty.apache-commons</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Eclipse StatET 3rd Party Recipes - Apache Commons</name>
diff --git a/3rdparty/apache-db/org.apache.derby/pom.xml b/3rdparty/apache-db/org.apache.derby/pom.xml
index adfbd81..9f29b9a 100644
--- a/3rdparty/apache-db/org.apache.derby/pom.xml
+++ b/3rdparty/apache-db/org.apache.derby/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.statet.3rdparty</groupId>
<artifactId>apache-db</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</parent>
<artifactId>org.apache.derby</artifactId>
diff --git a/3rdparty/apache-db/pom.xml b/3rdparty/apache-db/pom.xml
index 7847096..bb7853f 100644
--- a/3rdparty/apache-db/pom.xml
+++ b/3rdparty/apache-db/pom.xml
@@ -23,12 +23,12 @@
<parent>
<groupId>org.eclipse.statet.3rdparty</groupId>
<artifactId>bundle-recipes</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
<relativePath>../bundle-recipes-pom.xml</relativePath>
</parent>
<artifactId>3rdparty.apache-db</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Eclipse StatET 3rd Party Recipes - Apache DB</name>
diff --git a/3rdparty/apache-lucene/org.apache.lucene.analyzers-common/pom.xml b/3rdparty/apache-lucene/org.apache.lucene.analyzers-common/pom.xml
index ee0fbe5..0c83efe 100644
--- a/3rdparty/apache-lucene/org.apache.lucene.analyzers-common/pom.xml
+++ b/3rdparty/apache-lucene/org.apache.lucene.analyzers-common/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.statet.3rdparty</groupId>
<artifactId>3rdparty.apache-lucene</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</parent>
<artifactId>org.apache.lucene.analyzers-common</artifactId>
diff --git a/3rdparty/apache-lucene/org.apache.lucene.core/pom.xml b/3rdparty/apache-lucene/org.apache.lucene.core/pom.xml
index ab98025..a0b02d9 100644
--- a/3rdparty/apache-lucene/org.apache.lucene.core/pom.xml
+++ b/3rdparty/apache-lucene/org.apache.lucene.core/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.statet.3rdparty</groupId>
<artifactId>3rdparty.apache-lucene</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</parent>
<artifactId>org.apache.lucene.core</artifactId>
diff --git a/3rdparty/apache-lucene/org.apache.lucene.highlighter/pom.xml b/3rdparty/apache-lucene/org.apache.lucene.highlighter/pom.xml
index ac286e1..c6c8139 100644
--- a/3rdparty/apache-lucene/org.apache.lucene.highlighter/pom.xml
+++ b/3rdparty/apache-lucene/org.apache.lucene.highlighter/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.statet.3rdparty</groupId>
<artifactId>3rdparty.apache-lucene</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</parent>
<artifactId>org.apache.lucene.highlighter</artifactId>
diff --git a/3rdparty/apache-lucene/org.apache.lucene.join/pom.xml b/3rdparty/apache-lucene/org.apache.lucene.join/pom.xml
index 117dc3e..b6b5836 100644
--- a/3rdparty/apache-lucene/org.apache.lucene.join/pom.xml
+++ b/3rdparty/apache-lucene/org.apache.lucene.join/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.statet.3rdparty</groupId>
<artifactId>3rdparty.apache-lucene</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</parent>
<artifactId>org.apache.lucene.join</artifactId>
diff --git a/3rdparty/apache-lucene/org.apache.lucene.queries/pom.xml b/3rdparty/apache-lucene/org.apache.lucene.queries/pom.xml
index 4eafb6f..b5ed63f 100644
--- a/3rdparty/apache-lucene/org.apache.lucene.queries/pom.xml
+++ b/3rdparty/apache-lucene/org.apache.lucene.queries/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.statet.3rdparty</groupId>
<artifactId>3rdparty.apache-lucene</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</parent>
<artifactId>org.apache.lucene.queries</artifactId>
diff --git a/3rdparty/apache-lucene/org.apache.lucene.queryparser/pom.xml b/3rdparty/apache-lucene/org.apache.lucene.queryparser/pom.xml
index 291010a..c4617df 100644
--- a/3rdparty/apache-lucene/org.apache.lucene.queryparser/pom.xml
+++ b/3rdparty/apache-lucene/org.apache.lucene.queryparser/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.statet.3rdparty</groupId>
<artifactId>3rdparty.apache-lucene</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</parent>
<artifactId>org.apache.lucene.queryparser</artifactId>
diff --git a/3rdparty/apache-lucene/pom.xml b/3rdparty/apache-lucene/pom.xml
index 1c51bf4..ee301d9 100644
--- a/3rdparty/apache-lucene/pom.xml
+++ b/3rdparty/apache-lucene/pom.xml
@@ -23,12 +23,12 @@
<parent>
<groupId>org.eclipse.statet.3rdparty</groupId>
<artifactId>bundle-recipes</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
<relativePath>../bundle-recipes-pom.xml</relativePath>
</parent>
<artifactId>3rdparty.apache-lucene</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Eclipse StatET 3rd Party Recipes - Apache Lucene</name>
diff --git a/3rdparty/bundle-recipes-pom.xml b/3rdparty/bundle-recipes-pom.xml
index 82ad4d3..5bc9053 100644
--- a/3rdparty/bundle-recipes-pom.xml
+++ b/3rdparty/bundle-recipes-pom.xml
@@ -8,13 +8,13 @@
<parent>
<groupId>org.eclipse.statet-releng</groupId>
<artifactId>parent</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
<relativePath>../releng/</relativePath>
</parent>
<groupId>org.eclipse.statet.3rdparty</groupId>
<artifactId>bundle-recipes</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
diff --git a/3rdparty/orbit/pom.xml b/3rdparty/orbit/pom.xml
index 685dcf0..bb2e93e 100644
--- a/3rdparty/orbit/pom.xml
+++ b/3rdparty/orbit/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.eclipse.statet.3rdparty</groupId>
<artifactId>root</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</parent>
<artifactId>3rdparty.orbit</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
<packaging>eclipse-target-definition</packaging>
</project>
diff --git a/3rdparty/pom.xml b/3rdparty/pom.xml
index 0488374..e23c675 100644
--- a/3rdparty/pom.xml
+++ b/3rdparty/pom.xml
@@ -23,13 +23,13 @@
<parent>
<groupId>org.eclipse.statet-releng</groupId>
<artifactId>parent</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
<relativePath>../releng/</relativePath>
</parent>
<groupId>org.eclipse.statet.3rdparty</groupId>
<artifactId>root</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<build>
@@ -43,7 +43,7 @@
<artifact>
<groupId>org.eclipse.statet.3rdparty</groupId>
<artifactId>3rdparty.orbit</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</artifact>
</target>
<targetDefinitionIncludeSource>honor</targetDefinitionIncludeSource>
diff --git a/3rdparty/snakeyaml/org.snakeyaml.snakeyaml/pom.xml b/3rdparty/snakeyaml/org.snakeyaml.snakeyaml/pom.xml
index 7a09595..b02a3c7 100644
--- a/3rdparty/snakeyaml/org.snakeyaml.snakeyaml/pom.xml
+++ b/3rdparty/snakeyaml/org.snakeyaml.snakeyaml/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.statet.3rdparty</groupId>
<artifactId>3rdparty.snakeyaml</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</parent>
<artifactId>org.snakeyaml.snakeyaml</artifactId>
diff --git a/3rdparty/snakeyaml/pom.xml b/3rdparty/snakeyaml/pom.xml
index 23d4d20..52d7811 100644
--- a/3rdparty/snakeyaml/pom.xml
+++ b/3rdparty/snakeyaml/pom.xml
@@ -23,12 +23,12 @@
<parent>
<groupId>org.eclipse.statet.3rdparty</groupId>
<artifactId>bundle-recipes</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
<relativePath>../bundle-recipes-pom.xml</relativePath>
</parent>
<artifactId>3rdparty.snakeyaml</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Eclipse StatET 3rd Party Recipes - SnakeYAML</name>
diff --git a/releng/eclipse.ide/pom.xml b/releng/eclipse.ide/pom.xml
index be2ef7f..59600ac 100644
--- a/releng/eclipse.ide/pom.xml
+++ b/releng/eclipse.ide/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.eclipse.statet-releng</groupId>
<artifactId>parent</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</parent>
<artifactId>eclipse.ide-parent</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Eclipse StatET - Parent for Eclipse IDE based applications</name>
@@ -55,7 +55,7 @@
<artifact>
<groupId>org.eclipse.statet-releng</groupId>
<artifactId>target-eclipse.ide</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</artifact>
</target>
</configuration>
diff --git a/releng/pom.xml b/releng/pom.xml
index a1543eb..81a5fd4 100644
--- a/releng/pom.xml
+++ b/releng/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.eclipse.statet-releng</groupId>
<artifactId>parent</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Eclipse StatET - Maven Parent</name>
@@ -47,7 +47,7 @@
<qualifier.format>yyyyMMddHHmm</qualifier.format>
<maven.build.timestamp.format>yyyyMMddHHmm</maven.build.timestamp.format>
- <statet.version>4.1.0</statet.version>
+ <statet.version>4.1.1</statet.version>
<statet.target.id>E201912</statet.target.id>
<statet.build.timestamp>${maven.build.timestamp}</statet.build.timestamp>
<statet.build.type></statet.build.type>
@@ -77,12 +77,12 @@
<dependency>
<groupId>org.eclipse.statet.jcommons</groupId>
<artifactId>org.eclipse.statet.jcommons.util</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.eclipse.statet.jcommons</groupId>
<artifactId>org.eclipse.statet.jcommons.text.core</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</dependency>
<dependency>
@@ -94,33 +94,33 @@
<dependency>
<groupId>org.eclipse.statet.rj</groupId>
<artifactId>org.eclipse.statet.rj.data</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.eclipse.statet.rj</groupId>
<artifactId>org.eclipse.statet.rj.server</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.eclipse.statet.rj</groupId>
<artifactId>org.eclipse.statet.rj.server.remotetools</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.eclipse.statet.rj</groupId>
<artifactId>org.eclipse.statet.rj.client</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.eclipse.statet.rj</groupId>
<artifactId>org.eclipse.statet.rj.services.core</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.eclipse.statet.rj</groupId>
<artifactId>org.eclipse.statet.rj.servi</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</dependency>
</dependencies>
</dependencyManagement>
diff --git a/releng/spring.boot/pom.xml b/releng/spring.boot/pom.xml
index 3d889b7..c916e66 100644
--- a/releng/spring.boot/pom.xml
+++ b/releng/spring.boot/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.eclipse.statet-releng</groupId>
<artifactId>spring.boot-parent</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Eclipse StatET - Parent for Spring Boot based applications</name>
@@ -44,7 +44,7 @@
<qualifier.format>yyyyMMddHHmm</qualifier.format>
<maven.build.timestamp.format>yyyyMMddHHmm</maven.build.timestamp.format>
- <statet.version>4.1.0</statet.version>
+ <statet.version>4.1.1</statet.version>
<statet.build.timestamp>${maven.build.timestamp}</statet.build.timestamp>
<statet.build.type></statet.build.type>
<statet.build.id>${statet.build.type}${statet.build.timestamp}</statet.build.id>
diff --git a/releng/statet-repository/pom.xml b/releng/statet-repository/pom.xml
index 637a94a..104e2b8 100644
--- a/releng/statet-repository/pom.xml
+++ b/releng/statet-repository/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.eclipse.statet-releng</groupId>
<artifactId>eclipse.ide-parent</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
<relativePath>../eclipse.ide/</relativePath>
</parent>
diff --git a/releng/target-eclipse.ide/pom.xml b/releng/target-eclipse.ide/pom.xml
index a0d2e69..c8372a6 100644
--- a/releng/target-eclipse.ide/pom.xml
+++ b/releng/target-eclipse.ide/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.eclipse.statet-releng</groupId>
<artifactId>parent</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</parent>
<artifactId>target-eclipse.ide</artifactId>
diff --git a/statet-pom.xml b/statet-pom.xml
index 85e345e..d43fec9 100644
--- a/statet-pom.xml
+++ b/statet-pom.xml
@@ -22,7 +22,7 @@
<groupId>org.eclipse.statet-releng</groupId>
<artifactId>aggregation-statet</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>