aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrudence Au <prudence.au@amdocs.com>2018-10-09 16:15:59 -0400
committerPrudence Au <prudence.au@amdocs.com>2018-10-09 16:15:59 -0400
commit23ef1d684799d289cce6a2634dc5b3bbc53d6c20 (patch)
tree3860db2dc3cde3de71f1b44497f8c4f85bc475a8
parent9c09065a9678b3205e699d8b93137744a146b27d (diff)
Create 1.3.2-SNAPSHOTcasablanca
Change-Id: I700f54b9f96071a6bfee329e469da9d1bd7045c5 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-716
-rw-r--r--pom.xml2
-rw-r--r--version.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 9f9b9ea..5737af0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.onap.logging-analytics.pomba</groupId>
<artifactId>pomba-audit-common</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
<packaging>jar</packaging>
diff --git a/version.properties b/version.properties
index 9ffdb5b..8b2aa75 100644
--- a/version.properties
+++ b/version.properties
@@ -4,7 +4,7 @@
major=1
minor=3
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}