diff options
author | 2020-09-03 19:54:18 +0000 | |
---|---|---|
committer | 2020-09-03 19:54:18 +0000 | |
commit | 38ab1d25222f1028e57ca12c32ea49b024ca0f44 (patch) | |
tree | 2a390d591b6adc0b0680dd6376754ed9b232b733 /shiro | |
parent | 4c1a910d192310a177e656dc346b32173e8a7a95 (diff) |
Release aaf/cadi2.1.17
Diffstat (limited to 'shiro')
-rw-r--r-- | shiro/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shiro/pom.xml b/shiro/pom.xml index 4810acb..e51502c 100644 --- a/shiro/pom.xml +++ b/shiro/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.aaf.cadi</groupId> <artifactId>parent</artifactId> - <version>2.1.17-SNAPSHOT</version> + <version>2.1.17</version> <relativePath>..</relativePath> </parent> |