diff options
Diffstat (limited to 'misc/env')
-rw-r--r-- | misc/env/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/env/pom.xml b/misc/env/pom.xml index 0aa076cc..85bcdf94 100644 --- a/misc/env/pom.xml +++ b/misc/env/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>miscparent</artifactId> - <version>2.1.8-SNAPSHOT</version> + <version>2.1.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |