diff options
author | Instrumental <jonathan.gathman@att.com> | 2019-08-06 17:34:04 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-08-06 17:35:53 -0500 |
commit | 54f1bd25e5a6fb84502d100dbb00e915d4be6556 (patch) | |
tree | c9c2e524e8427c00d9450510ac9b961e65f7ade6 /auth/auth-deforg | |
parent | e37619c95eeac0ea7b92960cf3f1e69535a48ec2 (diff) |
Move AAF Poms to 2.1.16
Issue-ID: AAF-932
Change-Id: Idb69e2ada6244266d671b1ec0337e33dec218f3d
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/auth-deforg')
-rw-r--r-- | auth/auth-deforg/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-deforg/pom.xml b/auth/auth-deforg/pom.xml index 45feae19..353d4b91 100644 --- a/auth/auth-deforg/pom.xml +++ b/auth/auth-deforg/pom.xml @@ -26,7 +26,7 @@ <artifactId>authparent</artifactId> <relativePath>../pom.xml</relativePath> <groupId>org.onap.aaf.authz</groupId> - <version>2.1.15-SNAPSHOT</version> + <version>2.1.16-SNAPSHOT</version> </parent> <artifactId>aaf-auth-deforg</artifactId> |