From 6279d12fc01c4ded32bca030d82b58d3d786864b Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 7 Sep 2018 13:45:52 +0100 Subject: Parameter Group fields must have getters Parameter handling is changed so that all fields must have a getter following normal naming conventions. This change brings that in. Issue-ID: POLICY-1095 Change-Id: Idc61960347a67c50f33fc272dcd00ceca7553d95 Signed-off-by: liamfallon --- packages/policy-distribution-tarball/pom.xml | 40 ---------------------------- 1 file changed, 40 deletions(-) (limited to 'packages/policy-distribution-tarball') diff --git a/packages/policy-distribution-tarball/pom.xml b/packages/policy-distribution-tarball/pom.xml index 2165a488..0acf197a 100644 --- a/packages/policy-distribution-tarball/pom.xml +++ b/packages/policy-distribution-tarball/pom.xml @@ -85,44 +85,4 @@ - - - only-eclipse - - - m2e.version - - - - - - - org.eclipse.m2e - lifecycle-mapping - - - - - - org.apache.maven.plugins - maven-dependency-plugin - ${maven-dependency-plugin.version} - - unpack - copy - - - - - - - - - - - - - - - -- cgit 1.2.3-korg