From 6034c49491fcd58013f73f0bd0afcd6f85eb3404 Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Tue, 27 Mar 2018 17:29:56 +0000 Subject: Modify distribution management for authz Issue-ID: AAF-197 Change-Id: I8ed4de872726693d7eb99ee0ced47838cd18e01c Signed-off-by: Sai Gandham --- auth/auth-deforg/pom.xml | 62 ------------------------------------------------ 1 file changed, 62 deletions(-) (limited to 'auth') diff --git a/auth/auth-deforg/pom.xml b/auth/auth-deforg/pom.xml index 55be383f..84f0cbb1 100644 --- a/auth/auth-deforg/pom.xml +++ b/auth/auth-deforg/pom.xml @@ -199,68 +199,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - - - org.jacoco - jacoco-maven-plugin - 0.7.7.201606060606 - - true - - org.onap.aaf.* - - - - - pre-unit-test - - prepare-agent - - - ${project.build.directory}/coverage-reports/jacoco.exec - - - - - pre-integration-test - pre-integration-test - - prepare-agent - - - ${project.build.directory}/coverage-reports/jacoco-it.exec - - - - - - merge - - post-integration-test - - - - ${project.build.directory}/coverage-reports - - *.exec - - - - ${project.build.directory}/jacoco-dev.exec - - - - -- cgit 1.2.3-korg