summaryrefslogtreecommitdiffstats
path: root/integration/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2018-07-13Merge "Adding maven-war-plugin to integration pom"Jorge Hernandez1-0/+5
2018-07-13Adding maven-war-plugin to integration pomramverma1-0/+5
Adding maven-war-pluggin to integration pom so that version can be managed at single place. Change-Id: I41ba0af7a465fa3ea0adfdf21e7c03f7795344be Issue-ID: POLICY-864 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
2018-07-10Fix license issue in Guava dependencyliamfallon1-0/+11
The checker framework checker qual dependency of Guava needs to be upgraded to version 2.5.3, a version that is OKed by the Linux Foundation Issue-ID: POLICY-905 Change-Id: Ib29ca90253594dfb594d0a104e0653051414aae1 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
2018-06-22Fix security vulnerability in Google Guavaliamfallon1-2/+2
Google Guava 23.0 has a security vulnerability. THe latest version of Guava fixes this vulnerability. Change-Id: I86995efafa6cf0140d09f8a13da9efeaa8079d5e Issue-ID: POLICY-905 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
2018-05-23Policy common integration moduleeikrwaq1-0/+300
Change-Id: Idedafdf67ebd048bd459b7af2dd5c3435f8c3151 Issue-ID: POLICY-803 Signed-off-by: eikrwaq <waqas.ikram@ericsson.com>