aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-08-14 15:30:03 -0400
committerJimmy Forsyth <jf2512@att.com>2019-08-14 15:30:04 -0400
commit60f78f44e387ab62f8c5274ada181dfdc21f90b2 (patch)
tree9ba2dae41b75ce41c876c014ee1f697bfd23e508
parent7e4f3f0a6ab623b79cfa94147b8a11f65f872a84 (diff)
Upversion logging-service in elalto5.1.0-ONAP5.0.2-ONAP5.0.1-ONAPelalto
Issue-ID: AAI-2579 Change-Id: Iea8211f0814c948b400873313c6825c9ea240eeb 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 1476496..cc68353 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.aai.logging-service</groupId>
<artifactId>logging-service</artifactId>
<packaging>pom</packaging>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<name>aai-logging-service</name>
<properties>
diff --git a/version.properties b/version.properties
index 7298190..cfe1942 100644
--- a/version.properties
+++ b/version.properties
@@ -25,7 +25,7 @@
major=1
minor=5
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}