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 d1e3ad95..9a725b9f 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.0-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |