summaryrefslogtreecommitdiffstats
path: root/aai-annotations
diff options
context:
space:
mode:
authorJames Forsyth <jf2512@att.com>2018-12-06 19:13:02 +0000
committerGerrit Code Review <gerrit@onap.org>2018-12-06 19:13:02 +0000
commit88bb14a7c2a1638133182b6030a01eead186bb66 (patch)
tree77ba2150a0af8b2b0ae0b0635ab675cc4139ec44 /aai-annotations
parentddf953affc477a77f9b68583f8ba0d6d5705882a (diff)
parent5948f878fa0ee735e81f1cf648d5d3bdb35048cd (diff)
Merge "Update schema ingest library call schema service"
Diffstat (limited to 'aai-annotations')
-rw-r--r--aai-annotations/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml
index 4dab523e..f19bd28c 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.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>aai-annotations</artifactId>
<name>aai-annotations</name>
<packaging>jar</packaging>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
</properties>