From 2fee92d507c77890b093ad76d693eebc1f06be65 Mon Sep 17 00:00:00 2001 From: vrvarma Date: Sun, 4 Nov 2018 17:29:01 -0500 Subject: Increment release version for cmso Fix CLM security violations in pom.xml Fix pom.xml structure to deploy release builds. Change-Id: Ie3c0bec95dc753bc8d13e694fae0fb5ac8f389ac Signed-off-by: vrvarma Issue-ID: OPTFRA-395 --- cmso-database/pom.xml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'cmso-database') diff --git a/cmso-database/pom.xml b/cmso-database/pom.xml index 23f38cb..33fc812 100644 --- a/cmso-database/pom.xml +++ b/cmso-database/pom.xml @@ -33,15 +33,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - org.onap.oparent - oparent - 1.2.0 - + + org.onap.optf.cmso + cmso + 1.0.1-SNAPSHOT + org.onap.optf.cmso liquibase - 1.0.0-SNAPSHOT liquibase Liquibase project for Spring Boot @@ -58,8 +57,8 @@ liquibase 1.8 - 5.0.8.RELEASE - 2.0.4.RELEASE + 5.0.10.RELEASE + 2.0.6.RELEASE 1.8 1.8 -- cgit 1.2.3-korg