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 1c82d8c6..13114327 100644 --- a/misc/env/pom.xml +++ b/misc/env/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.aaf.authz.misc</groupId> <artifactId>parent</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |