From 7e22f4718d0b5b0adc72890e0d12318174a7c152 Mon Sep 17 00:00:00 2001
From: Johannes Eder <eder@fortiss.org>
Date: Tue, 27 Oct 2020 15:51:56 +0100
Subject: [PATCH] 2.17 -> 2.18

Issue-Ref: 4079
Issue-Url: https://af3-developer.fortiss.org/issues/4079

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

diff --git a/org.fortiss.tooling.feature/feature.xml b/org.fortiss.tooling.feature/feature.xml
index 87e0943..c14c5a7 100644
--- a/org.fortiss.tooling.feature/feature.xml
+++ b/org.fortiss.tooling.feature/feature.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <feature
       id="org.fortiss.tooling.feature"
-      label="Fortiss Tooling Kernel 2.14-LATEST Feature"
-      version="2.17.0.qualifier"
+      label="Fortiss Tooling Kernel 2.18-LATEST Feature"
+      version="2.18.0.qualifier"
       provider-name="fortiss GmbH">
 
    <description url="http://www.example.com/description">
diff --git a/org.fortiss.tooling.feature/pom.xml b/org.fortiss.tooling.feature/pom.xml
index 8596f90..7f8bed3 100644
--- a/org.fortiss.tooling.feature/pom.xml
+++ b/org.fortiss.tooling.feature/pom.xml
@@ -1,8 +1,8 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
-  <name>Tooling Kernel 2.14-LATEST Feature</name>
-  <version>2.17.0-SNAPSHOT</version>
+  <name>Tooling Kernel 2.18-LATEST Feature</name>
+  <version>2.18.0-SNAPSHOT</version>
   <artifactId>org.fortiss.tooling.feature</artifactId>
   <groupId>org.fortiss.tooling.feature</groupId>
 
-- 
GitLab