diff options
author | James Forsyth <jf2512@att.com> | 2019-04-09 14:47:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-09 14:47:59 +0000 |
commit | ec86dc93ea46f33d737b01124546884f7048390a (patch) | |
tree | 0e793284c583013d72898dd757117d95fedfe97d /pom.xml | |
parent | 4ba1e592429ab49143e5278e5f6f9004bd1c5a58 (diff) | |
parent | 312c14b50f32493fa93fe3e6b757b8d16058a777 (diff) |
Merge "Update schema service to fail to start"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-common</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.2-SNAPSHOT</version> <packaging>pom</packaging> <name>aai-aai-common</name> <description>Contains all of the common code for resources and traversal repos</description> |