diff options
author | Instrumental <jonathan.gathman@att.com> | 2019-06-03 14:31:04 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-06-03 14:31:44 -0500 |
commit | c932b38f09dd98b8f93d6b0dfac0d556e0126138 (patch) | |
tree | 3703e28ac454e2e58292e9a59b3056806446f445 /shiro/pom.xml | |
parent | 326678478816341e488c9f34dafbf991ea206cf3 (diff) |
move to JJB - missed5.0.1-ONAP
Issue-ID: AAF-824
Change-Id: I77afc63282a98ecf02a16b8e8d36135fe3d5c09a
Signed-off-by: Instrumental <jonathan.gathman@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 5502744..81e9f5e 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.13-SNAPSHOT</version> + <version>2.1.14-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |