diff options
author | Sean Hassan <sean.hassan@att.com> | 2020-10-27 12:02:12 -0500 |
---|---|---|
committer | Sean Hassan <sean.hassan@att.com> | 2020-10-27 12:02:18 -0500 |
commit | a731df5883aebc9fe34797737e00ea8f236019ee (patch) | |
tree | 1eaa8f9ad1429f3e37012089d100ca19f435802a /shiro/pom.xml | |
parent | 03c50e4cdc88f1938d2df40d95548a21024eadf0 (diff) |
Prepare for release 2.1.19
Issue-ID: AAF-1210
Change-Id: I47b98f70327b3c786ac4fd9f39fae64b0b18d2ab
Signed-off-by: Sean Hassan <sean.hassan@att.com>
Diffstat (limited to 'shiro/pom.xml')
-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 fada340..e7044ab 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.18-SNAPSHOT</version> + <version>2.1.19-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |