From 8480ed940b17b9cf6f6e444b84f1503f17f99966 Mon Sep 17 00:00:00 2001 From: Andreas Bayha <bayha@fortiss.org> Date: Wed, 27 Apr 2022 09:09:22 +0200 Subject: [PATCH] 2.20 -> 2.21 Issue-Ref: 4229 Issue-Url: af3#4229 Signed-off-by: Andreas Bayha <bayha@fortiss.org> --- org.fortiss.af3.phoenix.feature/feature.xml | 2 +- org.fortiss.af3.phoenix.feature/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/org.fortiss.af3.phoenix.feature/feature.xml b/org.fortiss.af3.phoenix.feature/feature.xml index 8bc916b..d926889 100644 --- a/org.fortiss.af3.phoenix.feature/feature.xml +++ b/org.fortiss.af3.phoenix.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.fortiss.af3.phoenix.feature" label="AF3 Phoenix Feature" - version="2.20.0.qualifier" + version="2.21.0.qualifier" provider-name="fortiss GmbH"> <description url="http://af3.fortiss.org/"> diff --git a/org.fortiss.af3.phoenix.feature/pom.xml b/org.fortiss.af3.phoenix.feature/pom.xml index f0086b4..eb46e0d 100644 --- a/org.fortiss.af3.phoenix.feature/pom.xml +++ b/org.fortiss.af3.phoenix.feature/pom.xml @@ -3,7 +3,7 @@ <name>AF3 Phoenix Continuous Feature</name> <artifactId>org.fortiss.af3.phoenix.feature</artifactId> - <version>2.20.0-SNAPSHOT</version> + <version>2.21.0-SNAPSHOT</version> <packaging>eclipse-feature</packaging> <parent> -- GitLab