From 70529ba6ff9206c26a6a4a4a3bae297f4474f182 Mon Sep 17 00:00:00 2001 From: sg481n Date: Thu, 21 Sep 2017 13:29:12 +0000 Subject: Add profiles to all parent pom & authz-service Add profiles tag to aaf parent pom & authz-service.earlier mvn-profile was no there for docker relase. Issue-id: AAF-60 Change-Id: I9a9c6eb843a7db23feeaba22436a7354bbcf1769 Signed-off-by: sg481n --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index d685e116..6089e173 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,6 @@ /content/repositories/staging/ /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} - @@ -308,7 +307,7 @@ - + junit -- cgit 1.2.3-korg