From a7a8911735fe1c25189e74c1b0e86d06f15b08b7 Mon Sep 17 00:00:00 2001 From: vempo Date: Mon, 18 Sep 2017 18:42:12 +0300 Subject: Fixed build and version of build-tools Declared PMD dependencies under PMD Maven plugin. Build-tools are now part of the onboarding profile. Version is now aligned with the project version. Change-Id: Ibba68c83b7a888c2adc39f9915de0a4003c63c0f Issue-ID: SDC-348 Signed-off-by: vempo --- pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 5256df7b05..2df87750f8 100644 --- a/pom.xml +++ b/pom.xml @@ -407,6 +407,7 @@ false + build-tools onboarding -- cgit 1.2.3-korg