From a6d2531f625f4e6dc23dc36f232c7d0952ef2cdc Mon Sep 17 00:00:00 2001
From: Johannes Eder <eder@fortiss.org>
Date: Mon, 25 Oct 2021 15:52:14 +0200
Subject: [PATCH] 2.19 -> 2.20

Issue-Ref: 4167

Signed-off-by: Johannes Eder <eder@fortiss.org>
---
 releng/org.fortiss.af3.update/category.xml     | 2 +-
 releng/org.fortiss.af3.update/pom.xml          | 2 +-
 releng/org.fortiss.tooling.update/category.xml | 2 +-
 releng/org.fortiss.tooling.update/pom.xml      | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/releng/org.fortiss.af3.update/category.xml b/releng/org.fortiss.af3.update/category.xml
index 6867efb..60c0a09 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 4159290..1a7d1d0 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 a043834..fb0b47a 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 4928b23..5fd3b32 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>
 
-- 
GitLab