diff options
author | Sai Gandham <sg481n@att.com> | 2018-03-27 17:29:56 +0000 |
---|---|---|
committer | Sai Gandham <sg481n@att.com> | 2018-03-27 17:30:04 +0000 |
commit | 6034c49491fcd58013f73f0bd0afcd6f85eb3404 (patch) | |
tree | af09c863bb1ec0671994668eeaf4ea0d943d4d48 /cadi/client | |
parent | c434f3ccdf1ce66d35f1acee5352cfde8e4f3202 (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/client')
-rw-r--r-- | cadi/client/pom.xml | 1 |
1 files changed, 1 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> |