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 5c322182..ca95e00d 100644 --- a/auth-client/pom.xml +++ b/auth-client/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>parent</artifactId> - <version>2.1.10-SNAPSHOT</version> + <version>2.1.11-SNAPSHOT</version> </parent> <artifactId>aaf-auth-client</artifactId> |