diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-10-16 12:34:12 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-10-16 12:34:19 -0500 |
commit | a93911399b464aba33c072eb0a994e50a6691b7e (patch) | |
tree | f016d65bd9b15699d5c274251c602a03b2f8f87c /auth/auth-cass/pom.xml | |
parent | 65cdc09cc3b919637204894351464edbb15b1a54 (diff) |
Change to 2.1.5
Issue-ID: AAF-557
Change-Id: I3a6bccde89b7d869a9f54e7bf9461352ab64f377
Signed-off-by: Instrumental <jonathan.gathman@att.com>
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 871e9014..fc0fe2b7 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.4-SNAPSHOT</version> + <version>2.1.5-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |