diff options
author | Instrumental <jgonap@stl.gathman.org> | 2020-03-19 14:43:58 -0500 |
---|---|---|
committer | Instrumental <jgonap@stl.gathman.org> | 2020-03-19 16:15:45 -0500 |
commit | 083a7eb21620467ae1f7d5ba9341e12f75f9cc41 (patch) | |
tree | 879fac95d39059e52f6139dbebe64ddb784aa9c0 /auth/auth-locate/pom.xml | |
parent | bd83422565ec450d26bea2a3112ef6b5285d20ca (diff) |
minor 2.1.20 changes
Update versions to 2.1.20
Issue-ID: AAF-1081
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: I1a8706d87f7aceffcc96980cebea6722d20cf11e
Diffstat (limited to 'auth/auth-locate/pom.xml')
-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 9de3dfaf..0d801922 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.19-SNAPSHOT</version> + <version>2.1.20-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |