diff options
author | 2020-10-27 15:42:55 +0000 | |
---|---|---|
committer | 2020-10-27 15:42:55 +0000 | |
commit | 3276881428acb61ee10f86242aea76d67ac3b953 (patch) | |
tree | 7e5b22f8afdc5bb7a69c71a9629ff7946ce61bd8 /misc/pom.xml | |
parent | d47bcb076eda98afc13cdb29e8c56e8be25e78d3 (diff) |
Release aaf/authz2.7.4
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 1c475ce4..ad5c3ba0 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.4-SNAPSHOT</version> + <version>2.7.4</version> </parent> <artifactId>miscparent</artifactId> <name>AAF Misc Parent</name> |