From e751aed27dbe17700e3ad17b9602964f9bfaf304 Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Thu, 31 Aug 2017 18:02:22 +0200 Subject: Restore oparent Restore the oparent that has been removed due to local build failure Change-Id: I4356fe50e9a8adbef6c7df2cc4f97bafbebe4534 Issue-Id: CLAMP-43 Signed-off-by: Determe, Sebastien (sd378r) --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8bcd5ef1..6632806e 100644 --- a/pom.xml +++ b/pom.xml @@ -27,14 +27,14 @@ 4.0.0 org.onap.clamp clds - 1.0.1-SNAPSHOT + 1.1.0 ONAP CLAMP - - - - - + + org.onap.oparent + oparent + 1.0.0-SNAPSHOT + This project build the ONAP CLAMP JAR that contains AJSC + CLAMP code. @@ -823,8 +823,8 @@ true false - true - true + false + false -- cgit 1.2.3-korg