diff options
Diffstat (limited to 'auth-client')
-rw-r--r-- | auth-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth-client/pom.xml b/auth-client/pom.xml index b011a586..9e376aa1 100644 --- a/auth-client/pom.xml +++ b/auth-client/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>parent</artifactId> - <version>2.1.20-SNAPSHOT</version> + <version>2.1.22-SNAPSHOT</version> </parent> <artifactId>aaf-auth-client</artifactId> |