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 acf0ef6b..00d2bd8e 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.4-SNAPSHOT</version> + <version>2.1.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |