diff options
author | Sean Hassan <sean.hassan@att.com> | 2020-09-17 15:54:19 -0500 |
---|---|---|
committer | Sean Hassan <sean.hassan@att.com> | 2020-09-24 14:32:42 -0500 |
commit | 4a3962dec1da8d43e0db225d42fa4d57e338e1d6 (patch) | |
tree | 37bb59f7dd421ffed038a1e28aea9f6bb83b834c /shiro-osgi-bundle/pom.xml | |
parent | c5d6ab10c6715bbe75be3ece7d033048ce2e1f97 (diff) |
Prepare for release 2.1.18
Issue-ID: AAF-1202
Change-Id: I138ff4d94ed17a5b2de24fa95daf7d2a38eb84c0
Signed-off-by: Sean Hassan <sean.hassan@att.com>
Diffstat (limited to 'shiro-osgi-bundle/pom.xml')
-rw-r--r-- | shiro-osgi-bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shiro-osgi-bundle/pom.xml b/shiro-osgi-bundle/pom.xml index 039b79e..531ee90 100644 --- a/shiro-osgi-bundle/pom.xml +++ b/shiro-osgi-bundle/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.18-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |