summaryrefslogtreecommitdiffstats
path: root/authz-service/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'authz-service/pom.xml')
-rw-r--r--authz-service/pom.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/authz-service/pom.xml b/authz-service/pom.xml
index b6b4b2fa..d589b815 100644
--- a/authz-service/pom.xml
+++ b/authz-service/pom.xml
@@ -140,7 +140,8 @@
<version>${project.cadiVersion}</version>
</dependency>
</dependencies>
-
+<profiles>
+ <profile>
<build>
<plugins>
<plugin>
@@ -468,7 +469,8 @@
</plugins>
</build>
-
+</profile>
+</profiles>
<distributionManagement>
<repository>
<id>ecomp-releases</id>