From 19e3ef40dbb9132074d41e23cfdfedba7258c6f9 Mon Sep 17 00:00:00 2001
From: Alexander Diewald <diewald@fortiss.org>
Date: Tue, 15 Oct 2019 14:33:22 +0200
Subject: [PATCH] Version bump to 2.16.0

Issue-Ref: 3852
Signed-off-by: Alexander Diewald <diewald@fortiss.org>
---
 org.fortiss.tooling.feature/feature.xml | 2 +-
 org.fortiss.tooling.feature/pom.xml     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/org.fortiss.tooling.feature/feature.xml b/org.fortiss.tooling.feature/feature.xml
index 7e7bc84..783e5bc 100644
--- a/org.fortiss.tooling.feature/feature.xml
+++ b/org.fortiss.tooling.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.fortiss.tooling.feature"
       label="Fortiss Tooling Kernel 2.14-LATEST Feature"
-      version="2.15.0.qualifier"
+      version="2.16.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 c58398d..4296f1a 100644
--- a/org.fortiss.tooling.feature/pom.xml
+++ b/org.fortiss.tooling.feature/pom.xml
@@ -2,7 +2,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <name>Tooling Kernel 2.14-LATEST Feature</name>
-  <version>2.15.0-SNAPSHOT</version>
+  <version>2.16.0-SNAPSHOT</version>
   <artifactId>org.fortiss.tooling.feature</artifactId>
   <groupId>org.fortiss.tooling.feature</groupId>
 
-- 
GitLab