diff options
author | Instrumental <jgonap@stl.gathman.org> | 2020-03-18 15:58:01 -0500 |
---|---|---|
committer | Instrumental <jgonap@stl.gathman.org> | 2020-03-18 15:58:44 -0500 |
commit | eeb50d3b600eb5c781c53cb6f9519e503e22ca6d (patch) | |
tree | d5fc9fc4220cd90b02046492b54399e42ae5609f /auth/auth-locate | |
parent | 14b5b259a28045ae08515d643af3381aac148b86 (diff) |
Fix Cass, then to Version 2.1.19
Issue-ID: AAF-1081
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: I5ca5779813b6120dfb6c13768abab4855ad26c35
Diffstat (limited to 'auth/auth-locate')
-rw-r--r-- | auth/auth-locate/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-locate/pom.xml b/auth/auth-locate/pom.xml index 833dd5ff..9de3dfaf 100644 --- a/auth/auth-locate/pom.xml +++ b/auth/auth-locate/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>authparent</artifactId> - <version>2.1.18-SNAPSHOT</version> + <version>2.1.19-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |