diff options
author | 2018-11-13 17:27:23 -0600 | |
---|---|---|
committer | 2018-11-13 17:27:33 -0600 | |
commit | 11b810b9d885b756cd286aace9576b889fb8285f (patch) | |
tree | 53f44490793990c81a9802fd4f2d066ce62f21c8 /shiro | |
parent | b59c1784147d4ecd7d1a1b9b185ea62641b2ba31 (diff) |
Setup for Release 2.1.8
Issue-ID: AAF-630
Change-Id: I4c7b46b578921d53e0821dcee53ba66de96b6bd4
Signed-off-by: Instrumental <jonathan.gathman@att.com>
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 a228bd4..8ed2bd0 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.7-SNAPSHOT</version> + <version>2.1.8-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |