Release 1.11 version 69/131869/1
authorMichal Jagiello <michal.jagiello@t-mobile.pl>
Thu, 27 Oct 2022 07:58:13 +0000 (07:58 +0000)
committerMichal Jagiello <michal.jagiello@t-mobile.pl>
Thu, 27 Oct 2022 07:58:13 +0000 (07:58 +0000)
Release version for Kohn

Issue-ID: INT-2159
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I2c06d6478c5c9710eb04d712f6fd775e8386ffa7

pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index ab6b968..87c218d 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
   <groupId>org.onap.demo.vnf</groupId>
   <artifactId>demo-aggregator</artifactId>
-  <version>1.8.0-SNAPSHOT</version>
+  <version>1.11.0-SNAPSHOT</version>
   <name>demo</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 1979db8..6bd0762 100644 (file)
@@ -2,7 +2,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=9
+minor=11
 patch=0
 
 base_version=${major}.${minor}.${patch}