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-annotations | |
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-annotations')
-rw-r--r-- | aai-annotations/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index 270374b5..b3f9f608 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -27,7 +27,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-annotations</artifactId> |