diff options
author | Instrumental <jonathan.gathman@att.com> | 2019-08-06 07:54:50 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-08-06 07:55:05 -0500 |
commit | e37619c95eeac0ea7b92960cf3f1e69535a48ec2 (patch) | |
tree | ffa4fde3046274c5ac6ddb5933aa36024ef6c141 /auth/docker/pom.xml | |
parent | 85b4e413a6b5c82fcd7ddff01c6f7d2edccf79b1 (diff) |
Docker Jar SNAPSHOT issues
Issue-ID: AAF-917
Change-Id: Ic3af68bb26d9cb29f1493c53571266ab80a5a82f
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/docker/pom.xml')
-rw-r--r-- | auth/docker/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/docker/pom.xml b/auth/docker/pom.xml index 46ff63a1..fb31fbf4 100644 --- a/auth/docker/pom.xml +++ b/auth/docker/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>authparent</artifactId> - <version>2.1.15-SNAPSHOT</version> + <version>2.1.15</version> <relativePath>../pom.xml</relativePath> </parent> |