summaryrefslogtreecommitdiffstats
path: root/aai-schema
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2018-11-21 12:34:02 -0500
committerJimmy Forsyth <jf2512@att.com>2018-11-21 12:43:51 -0500
commit4527086320f2093856c9a5fa46880b78b606556b (patch)
treed5fd3472c048a19367fe79147a17c93149a8d782 /aai-schema
parentb5d090b5a2cd40674838318aa3e26f848acee5d2 (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-schema')
-rw-r--r--aai-schema/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml
index 06b28f47..644f52ab 100644
--- a/aai-schema/pom.xml
+++ b/aai-schema/pom.xml
@@ -27,11 +27,11 @@
<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-schema</artifactId>
<name>aai-schema</name>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<!-- Start of Default ONAP Schema Properties -->