diff options
author | Instrumental <jgonap@stl.gathman.org> | 2020-03-05 12:49:04 -0600 |
---|---|---|
committer | Instrumental <jgonap@stl.gathman.org> | 2020-03-05 12:56:06 -0600 |
commit | a555e21d6f23e3c892db86fc9d27960c4b9d6cf4 (patch) | |
tree | cb917ec1506c3c177fd747263986bb5c800f373a /auth/auth-cass/pom.xml | |
parent | 3e96ae3a95da9a507ad92767030f729e484f885f (diff) |
Move code set to 2.1.18, Update from TEST system
Issue-ID: AAF-1081
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: I4b885ad2805bdb517cc440bfc8f7af23b8042eb7
Diffstat (limited to 'auth/auth-cass/pom.xml')
-rw-r--r-- | auth/auth-cass/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-cass/pom.xml b/auth/auth-cass/pom.xml index 5e86ba60..0e5e6740 100644 --- a/auth/auth-cass/pom.xml +++ b/auth/auth-cass/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>authparent</artifactId> - <version>2.1.17-SNAPSHOT</version> + <version>2.1.18-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |