From 9c7ecb5a8e32d9bd7bf667cf3d4ee50a1baae6a4 Mon Sep 17 00:00:00 2001 From: sunil unnava Date: Fri, 26 Oct 2018 12:06:41 -0400 Subject: [PATCH] update oparent to 1.2.1 Issue-ID: DMAAP-791 Change-Id: I27364344fefb77ada3138587cc14595c9bb7987a Signed-off-by: sunil unnava --- pom.xml | 7 ++++--- version.properties | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 6c0c616..022dd50 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ 4.0.0 org.onap.dmaap.messagerouter.msgrtr msgrtr - 1.1.12-SNAPSHOT + 1.1.13-SNAPSHOT jar dmaap-messagerouter-msgrtr Message Router - Restful interface built for kafka @@ -22,17 +22,18 @@ org.onap.oparent oparent - 1.1.0 + 1.2.1 + https://nexus.onap.org 3.2.18.RELEASE 3.0.4 1.2 1.7 1.7 UTF-8 - + https://nexus.onap.org 0.7.7.201606060606 diff --git a/version.properties b/version.properties index cecd737..3dd3954 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=12 +patch=13 base_version=${major}.${minor}.${patch} -- 2.16.6