diff options
author | 2019-10-31 15:49:41 -0400 | |
---|---|---|
committer | 2019-10-31 15:53:24 -0400 | |
commit | 33d472ede2a5b6a95d148632b9f6d56b0e79aeea (patch) | |
tree | 21406c98963fb1123139d031f1ec9006501c6adb | |
parent | 2678eb08ea5b8ccf134a9586d4c7ebe355711642 (diff) |
Switch to v 1.6.0 of schema-service6.0.0-ONAP
Issue-ID: AAI-2607
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I7db7f7a29c67b15229a7ea310a246d0848968578
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -71,7 +71,7 @@ <start-class>org.onap.aai.cacher.Application</start-class> <aai-core.version>1.5.1</aai-core.version> - <aai-schema-service.version>1.5.0</aai-schema-service.version> + <aai-schema-service.version>1.6.0</aai-schema-service.version> <activemq.version>5.15.8</activemq.version> <!-- Start of the jacoco plugin properties --> |