diff options
Diffstat (limited to 'misc/pom.xml')
-rw-r--r-- | misc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pom.xml b/misc/pom.xml index b380d98f..cb8c84d9 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>parent</artifactId> - <version>2.7.3-SNAPSHOT</version> + <version>2.7.3</version> </parent> <artifactId>miscparent</artifactId> <name>AAF Misc Parent</name> |