diff options
author | 2020-10-27 15:42:55 +0000 | |
---|---|---|
committer | 2020-10-27 15:42:55 +0000 | |
commit | 3276881428acb61ee10f86242aea76d67ac3b953 (patch) | |
tree | 7e5b22f8afdc5bb7a69c71a9629ff7946ce61bd8 /cadi/oauth-enduser/pom.xml | |
parent | d47bcb076eda98afc13cdb29e8c56e8be25e78d3 (diff) |
Release aaf/authz2.7.4
Diffstat (limited to 'cadi/oauth-enduser/pom.xml')
-rw-r--r-- | cadi/oauth-enduser/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/oauth-enduser/pom.xml b/cadi/oauth-enduser/pom.xml index a9a2207f..641b3856 100644 --- a/cadi/oauth-enduser/pom.xml +++ b/cadi/oauth-enduser/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>cadiparent</artifactId> - <version>2.7.4-SNAPSHOT</version> + <version>2.7.4</version> <relativePath>..</relativePath> </parent> |