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 /cadi/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 'cadi/pom.xml')
-rw-r--r-- | cadi/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/pom.xml b/cadi/pom.xml index 234e3e19..756bf964 100644 --- a/cadi/pom.xml +++ b/cadi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>parent</artifactId> - <version>2.1.4-SNAPSHOT</version> + <version>2.1.5-SNAPSHOT</version> </parent> <artifactId>cadiparent</artifactId> <name>AAF CADI Parent (Code, Access, Data, Identity)</name> |