aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-08-13 18:20:13 -0400
committerJimmy Forsyth <jf2512@att.com>2019-08-13 18:20:20 -0400
commit528835e978d40aa3cdcbd046df8e87e09223ef87 (patch)
treef6330e64d4500944e6ece525bf53494d96965516
parentd92c779f09f2e166a8d0458fe40403211cc95838 (diff)
Upversion chameleon in elalto5.1.0-ONAP5.0.1-ONAPelalto
Issue-ID: AAI-2579 Change-Id: Id750e2adf9597fe90ea7460997d3e0433df6c1e1 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-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 2540f4c..c2a31c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
<groupId>org.onap.aai</groupId>
<artifactId>chameleon</artifactId>
<packaging>jar</packaging>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<name>aai-chameleon</name>
<description/>
<scm>
diff --git a/version.properties b/version.properties
index 99af342..f78f30b 100644
--- a/version.properties
+++ b/version.properties
@@ -4,7 +4,7 @@
major=1
minor=5
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}