summaryrefslogtreecommitdiffstats
path: root/cadi
diff options
context:
space:
mode:
authorSai Gandham <sg481n@att.com>2018-03-27 17:29:56 +0000
committerSai Gandham <sg481n@att.com>2018-03-27 17:30:04 +0000
commit6034c49491fcd58013f73f0bd0afcd6f85eb3404 (patch)
treeaf09c863bb1ec0671994668eeaf4ea0d943d4d48 /cadi
parentc434f3ccdf1ce66d35f1acee5352cfde8e4f3202 (diff)
Modify distribution management for authz
Issue-ID: AAF-197 Change-Id: I8ed4de872726693d7eb99ee0ced47838cd18e01c Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'cadi')
-rw-r--r--cadi/client/pom.xml1
-rw-r--r--cadi/core/pom.xml2
2 files changed, 3 insertions, 0 deletions
diff --git a/cadi/client/pom.xml b/cadi/client/pom.xml
index 1e69e0a7..113018dd 100644
--- a/cadi/client/pom.xml
+++ b/cadi/client/pom.xml
@@ -107,6 +107,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jarsigner-plugin</artifactId>
+ <version>1.4</version>
</plugin>
<plugin>
<groupId>org.sonatype.plugins</groupId>
diff --git a/cadi/core/pom.xml b/cadi/core/pom.xml
index 6e071ca3..6a461744 100644
--- a/cadi/core/pom.xml
+++ b/cadi/core/pom.xml
@@ -90,6 +90,8 @@
in Parent -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jarsigner-plugin</artifactId>
+ <version>1.4</version>
+
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>