Introduce 1.5.0-SNAPSHOT for the El Alto release 84/91984/1
authorPrudence Au <prudence.au@amdocs.com>
Thu, 25 Jul 2019 02:45:48 +0000 (22:45 -0400)
committerPrudence Au <prudence.au@amdocs.com>
Thu, 25 Jul 2019 02:46:48 +0000 (22:46 -0400)
Issue-ID: LOG-1073
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: Ia2198289c8f30fe174dd4f7ccfe4312c1cb72988

pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 4fd7f4e..4551c1a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
 
   <groupId>org.onap.logging-analytics.pomba</groupId>
   <artifactId>pomba-context-aggregator</artifactId>
-  <version>1.4.0</version>
+  <version>1.5.0-SNAPSHOT</version>
 
   <parent>
     <groupId>org.onap.oparent</groupId>
index 668657e..99af342 100644 (file)
@@ -3,7 +3,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=4
+minor=5
 patch=0
 
 base_version=${major}.${minor}.${patch}