diff options
Diffstat (limited to 'auth-client/pom.xml')
-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 c404ab1f..c0178b7b 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.16-SNAPSHOT</version> + <version>2.1.17-SNAPSHOT</version> </parent> <artifactId>aaf-auth-client</artifactId> |