diff --git a/releng/org.fortiss.af3.update/category.xml b/releng/org.fortiss.af3.update/category.xml index 6867efb8e0af67e563a7e760c078f362720726ef..60c0a0934955dc26563a6fadef1acf143b29927a 100644 --- a/releng/org.fortiss.af3.update/category.xml +++ b/releng/org.fortiss.af3.update/category.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <site> - <feature url="features/org.fortiss.af3.phoenix.feature_2.19.0.qualifier.jar" id="org.fortiss.af3.phoenix.feature" version="2.19.0.qualifier"> + <feature url="features/org.fortiss.af3.phoenix.feature_2.20.0.qualifier.jar" id="org.fortiss.af3.phoenix.feature" version="2.20.0.qualifier"> <category name="latest"/> </feature> <category-def name="latest" label="AutoFOCUS 3, version 2.14-LATEST"/> diff --git a/releng/org.fortiss.af3.update/pom.xml b/releng/org.fortiss.af3.update/pom.xml index 4159290d08241e57dc4313cb312bfffc817b2183..1a7d1d08a4d73415d443d3606939e391aab761e9 100644 --- a/releng/org.fortiss.af3.update/pom.xml +++ b/releng/org.fortiss.af3.update/pom.xml @@ -2,7 +2,7 @@ <modelVersion>4.0.0</modelVersion> <name>AutoFOCUS 3 2.14-LATEST Update Site</name> - <version>2.19.0-SNAPSHOT</version> + <version>2.20.0-SNAPSHOT</version> <artifactId>org.fortiss.af3.phoenix.p2site</artifactId> <groupId>org.fortiss.af3</groupId> diff --git a/releng/org.fortiss.tooling.update/category.xml b/releng/org.fortiss.tooling.update/category.xml index a0438341a03ffd8674641f13fc0f68f304e97d98..fb0b47ab824f70cb270220a28c5b780f9ec63c20 100644 --- a/releng/org.fortiss.tooling.update/category.xml +++ b/releng/org.fortiss.tooling.update/category.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <site> - <feature url="features/org.fortiss.tooling.feature_2.19.0.qualifier.jar" id="org.fortiss.tooling.feature" version="2.19.0.qualifier"> + <feature url="features/org.fortiss.tooling.feature_2.20.0.qualifier.jar" id="org.fortiss.tooling.feature" version="2.20.0.qualifier"> <category name="latest"/> </feature> <category-def name="latest" label="Tooling Kernel 2.14-LATEST"/> diff --git a/releng/org.fortiss.tooling.update/pom.xml b/releng/org.fortiss.tooling.update/pom.xml index 4928b23253237c1047d4c09c861f41580f9b2526..5fd3b32152eb5d3df7a56ec09740822cc2023084 100644 --- a/releng/org.fortiss.tooling.update/pom.xml +++ b/releng/org.fortiss.tooling.update/pom.xml @@ -2,7 +2,7 @@ <modelVersion>4.0.0</modelVersion> <name>Tooling Kernel 2.14-LATEST Update Site</name> - <version>2.19.0-SNAPSHOT</version> + <version>2.20.0-SNAPSHOT</version> <artifactId>org.fortiss.tooling.p2site</artifactId> <groupId>org.fortiss.tooling</groupId>