diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-11-21 12:34:02 -0500 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2018-11-21 12:43:51 -0500 |
commit | 4527086320f2093856c9a5fa46880b78b606556b (patch) | |
tree | d5fd3472c048a19367fe79147a17c93149a8d782 /aai-annotations | |
parent | b5d090b5a2cd40674838318aa3e26f848acee5d2 (diff) |
Update AAI release versions1.3.3
Issue-ID: AAI-1942
Change-Id: Ic939fe69d5513fe4653cfdce11774737122411d3
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'aai-annotations')
-rw-r--r-- | aai-annotations/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index 70ca779c..3c790537 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -27,12 +27,12 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-common</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> </parent> <artifactId>aai-annotations</artifactId> <name>aai-annotations</name> <packaging>jar</packaging> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <properties> <onap.nexus.url>https://nexus.onap.org</onap.nexus.url> </properties> |