summaryrefslogtreecommitdiffstats
path: root/aai-core/pom.xml
diff options
context:
space:
mode:
authorJames Forsyth <jf2512@att.com>2019-04-09 14:47:59 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-09 14:47:59 +0000
commitec86dc93ea46f33d737b01124546884f7048390a (patch)
tree0e793284c583013d72898dd757117d95fedfe97d /aai-core/pom.xml
parent4ba1e592429ab49143e5278e5f6f9004bd1c5a58 (diff)
parent312c14b50f32493fa93fe3e6b757b8d16058a777 (diff)
Merge "Update schema service to fail to start"
Diffstat (limited to 'aai-core/pom.xml')
-rw-r--r--aai-core/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-core/pom.xml b/aai-core/pom.xml
index 14972f4d..f259c8cf 100644
--- a/aai-core/pom.xml
+++ b/aai-core/pom.xml
@@ -27,11 +27,11 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-common</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.2-SNAPSHOT</version>
</parent>
<artifactId>aai-core</artifactId>
<name>aai-core</name>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.2-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
<sonar.language>java</sonar.language>