Create 1.3.3-SNAPSHOT 24/70324/1
authorPrudence Au <prudence.au@amdocs.com>
Fri, 12 Oct 2018 01:21:45 +0000 (21:21 -0400)
committerPrudence Au <prudence.au@amdocs.com>
Fri, 12 Oct 2018 01:21:45 +0000 (21:21 -0400)
Change-Id: I1905256d19b8ee10dc5134d62cc3dbe28aa6886f
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-716

pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index e480cea..44d14db 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.3.2</version>
+  <version>1.3.3-SNAPSHOT</version>
 
   <parent>
     <groupId>org.onap.oparent</groupId>
index 0969948..78b140e 100644 (file)
@@ -4,7 +4,7 @@
 
 major=1
 minor=3
-patch=2
+patch=3
 
 base_version=${major}.${minor}.${patch}