From b2db3c41156f0855daafa8afe29f0aca43cc225d Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Tue, 8 Jun 2021 12:00:17 -0400 Subject: Updating parent poms as per Silicon onap-karaf:0.14.0 package Issue-ID: CCSDK-3329 Signed-off-by: Singal, Kapil (ks220y) Change-Id: If9ac73ec5f0ad8a2bd0b09ed4a17731cb357d900 --- odlparent/single-feature-parent/pom.xml | 111 +++++++------------------------- 1 file changed, 22 insertions(+), 89 deletions(-) (limited to 'odlparent/single-feature-parent') diff --git a/odlparent/single-feature-parent/pom.xml b/odlparent/single-feature-parent/pom.xml index 455783dd..f13c79ed 100644 --- a/odlparent/single-feature-parent/pom.xml +++ b/odlparent/single-feature-parent/pom.xml @@ -111,21 +111,21 @@ ${ccsdk.sli.version} - 1.13.0 + 1.13.1 7.0.6 7.0.6 - 1.13.0 + 1.13.1 1.13.1 - 1.13.0 + 1.13.1 1.15 - 3.8.1 + 3.11 2.6 - 3.8 + 3.8.0 2.7.7 @@ -154,19 +154,19 @@ 4.13 - 1.11.6 + 1.11.7 3.3.3 - 4.1.51.Final + 4.1.59.Final - 1.7.29 + 1.7.28 4.3.25.RELEASE 0.6.4 - 4.8.1 + 4.8-1 1.0.0 @@ -180,7 +180,7 @@ 2.4.0 6.14.3 9.0.30 - 9.4.28.v20200408 + 9.4.31.v20200723 true direct-dependencies.txt @@ -586,21 +586,6 @@ false - - maven-checkstyle-plugin - - - process-sources - - check - - - false - false - - - - com.github.spotbugs spotbugs-maven-plugin @@ -668,6 +653,7 @@ + org.apache.maven.plugins maven-checkstyle-plugin ${checkstyle.plugin.version} @@ -678,6 +664,16 @@ + + process-sources + + check + + + false + true + + check-license @@ -772,71 +768,8 @@ + org.apache.maven.plugins maven-checkstyle-plugin - ${checkstyle.plugin.version} - - - org.onap.oparent - checkstyle - 1.2.2 - - - - - - - check - - process-sources - - true - false - - - - onap-license - - check - - process-sources - - onap-checkstyle/check-license.xml - false - true - false - - ${project.build.sourceDirectory} - - - - true - false - - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - - ${project.build.sourceDirectory}/src/main/java - - true - true - true - - - true - false - - - org.codehaus.mojo -- cgit 1.2.3-korg