diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-11-07 17:31:39 -0500 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-11-11 10:09:38 -0500 |
commit | 6aacebe5f9cd895fe6fbf48799ce04f48eda42eb (patch) | |
tree | 1d74520d3f53f85edc70e745ba487bf95a05187a /aai-core/pom.xml | |
parent | a5d4adc4185af54a19de5de748c728875511c790 (diff) |
Upversion to 1.6.1
Issue-ID: AAI-2699
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Iae42d82b40c9763ff09674e83d35a65fe6bcc0df
Diffstat (limited to 'aai-core/pom.xml')
-rw-r--r-- | aai-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 7198c45e..2bccc4bc 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-parent</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.6.1-SNAPSHOT</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-core</artifactId> |