From 9f52db1c94a0e772825cfe985c21cf0b46850d76 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Fri, 31 Aug 2018 09:53:21 -0500 Subject: CLM versions Issue-ID: AAF-419 Change-Id: Id863c1b4a0370eabd1849c38e84f512d20504848 Signed-off-by: Instrumental --- misc/pom.xml | 45 --------------------------------------------- 1 file changed, 45 deletions(-) (limited to 'misc/pom.xml') diff --git a/misc/pom.xml b/misc/pom.xml index eb1a6e83..daae2112 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -27,35 +27,10 @@ parent 2.1.2-SNAPSHOT - org.onap.aaf.authz miscparent AAF Misc Parent - 2.1.2-SNAPSHOT pom - - - - - 0.7.7.201606060606 - 3.2 - jacoco - - target/code-coverage/jacoco-ut.exec - target/code-coverage/jacoco-it.exec - - **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** - UTF-8 - 1.5.1 - https://nexus.onap.org - /content/repositories/snapshots/ - /content/repositories/releases/ - /content/repositories/staging/ - /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} - - - - Jonathan Gathman @@ -96,26 +71,22 @@ org.mockito mockito-all - 1.9.5 test org.powermock powermock-module-junit4 - ${powermock.version} test org.powermock powermock-api-mockito - ${powermock.version} test junit junit - 4.10 test @@ -319,22 +290,6 @@ - - - - - - log4j - log4j - 1.2.17 - - - org.slf4j - slf4j-log4j12 - 1.7.5 - - - -- cgit 1.2.3-korg