summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsg481n <sg481n@att.com>2017-09-21 13:29:12 +0000
committersg481n <sg481n@att.com>2017-09-21 13:41:06 +0000
commit70529ba6ff9206c26a6a4a4a3bae297f4474f182 (patch)
tree3c2264dd6ec9471468cb9d41ecfdc8c31af216c4 /pom.xml
parent4e6a217cf763dc49cd5f7f162b4bb52186638f44 (diff)
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 <sg481n@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index d685e116..6089e173 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,6 @@
<stagingNexusPath>/content/repositories/staging/</stagingNexusPath>
<sitePath>/content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version}</sitePath>
</properties>
-
<build>
<pluginManagement>
<plugins>
@@ -308,7 +307,7 @@
</plugins>
</pluginManagement>
</build>
-
+
<dependencies>
<dependency>
<groupId>junit</groupId>