diff options
Diffstat (limited to 'auth/auth-fs')
-rw-r--r-- | auth/auth-fs/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-fs/pom.xml b/auth/auth-fs/pom.xml index bca16eec..671d4a24 100644 --- a/auth/auth-fs/pom.xml +++ b/auth/auth-fs/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>authparent</artifactId> - <version>2.1.6-SNAPSHOT</version> + <version>2.1.7-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |