From d97041c12ad87a4861557200f502b094e1b08535 Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Tue, 3 Apr 2018 01:57:59 -0500 Subject: Fix sonar issues & modify deploy property Added oparent on submodule parent pom's. Add license to missing java files. Issue-ID: AAF-208 Change-Id: I1d5efe8f91e2bc60af8b2cec67f31d511b44b62c Signed-off-by: Sai Gandham --- auth/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'auth/pom.xml') diff --git a/auth/pom.xml b/auth/pom.xml index 7be3406b..cab82b89 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -28,6 +28,12 @@ 2.1.0-SNAPSHOT AAF Auth Parent pom + + + org.onap.oparent + oparent + 1.1.0 + UTF-8 2.10-SNAPSHOT @@ -106,7 +112,7 @@ maven-deploy-plugin 2.6 - true + false -- cgit 1.2.3-korg