From cf282dd15ce391eed832063aea956a8d55521278 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 7 Sep 2018 13:36:41 +0100 Subject: Remove changing of access on par fields Parameter handling refactored to remove changing of access on fields in parameters, new implementation requires getters to be defined for all fields. Note: This change causes a knock on into distribution Change-Id: I172f5d9310caf92d6ea825ff93292019c00a47c3 Issue-ID: POLICY-1095 Signed-off-by: liamfallon --- integrity-audit/pom.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'integrity-audit') diff --git a/integrity-audit/pom.xml b/integrity-audit/pom.xml index 241a9a88..a45dac2c 100644 --- a/integrity-audit/pom.xml +++ b/integrity-audit/pom.xml @@ -76,7 +76,6 @@ org.apache.commons commons-lang3 - 3.4 -- cgit 1.2.3-korg