summaryrefslogtreecommitdiffstats
path: root/aai-schema/pom.xml
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2018-04-24 13:01:10 -0400
committerJimmy Forsyth <jf2512@att.com>2018-04-24 13:01:15 -0400
commitac27febed97efc614436dc49d771de37ee31511e (patch)
tree1b2fca47fc362eb9384fcf39e183a19dba9616ab /aai-schema/pom.xml
parentc2f15c3001675fcc11998e6ca290da46a1091669 (diff)
Upversion aai-common to 1.2.4 after release
Issue-ID: AAI-1090 Change-Id: Ic041380839a98790a02a2c5c0cf8720e39e08067 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'aai-schema/pom.xml')
-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 f5f58d6c..6d131d5c 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.2.3-SNAPSHOT</version>
+ <version>1.2.4-SNAPSHOT</version>
</parent>
<artifactId>aai-schema</artifactId>
<name>aai-schema</name>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.4-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
</properties>