diff --git a/releng/org.fortiss.af3.update/category.xml b/releng/org.fortiss.af3.update/category.xml index e658e62fa30f554624c87c35ab9fe0885a066411..6867efb8e0af67e563a7e760c078f362720726ef 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.18.0.qualifier.jar" id="org.fortiss.af3.phoenix.feature" version="2.18.0.qualifier"> + <feature url="features/org.fortiss.af3.phoenix.feature_2.19.0.qualifier.jar" id="org.fortiss.af3.phoenix.feature" version="2.19.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 e0f6b63846151066ba822e7058b813f57eda674d..4159290d08241e57dc4313cb312bfffc817b2183 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.18.0-SNAPSHOT</version> + <version>2.19.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 c31e5fb4ce96bc64210a854d630ec671152ecb10..a0438341a03ffd8674641f13fc0f68f304e97d98 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.18.0.qualifier.jar" id="org.fortiss.tooling.feature" version="2.18.0.qualifier"> + <feature url="features/org.fortiss.tooling.feature_2.19.0.qualifier.jar" id="org.fortiss.tooling.feature" version="2.19.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 ccaa266407f35b598a4df74cebbe9321af9a0a40..4928b23253237c1047d4c09c861f41580f9b2526 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.18.0-SNAPSHOT</version> + <version>2.19.0-SNAPSHOT</version> <artifactId>org.fortiss.tooling.p2site</artifactId> <groupId>org.fortiss.tooling</groupId>