aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-10-31 15:49:41 -0400
committerJimmy Forsyth <jf2512@att.com>2019-10-31 15:54:31 -0400
commit9c71d7c8f7875b551dfb1bb53b98e1a081336a51 (patch)
treefea58b06f354eb65016b18c8fcbbe09aead30d68
parent79a3b1eb2177c892687f51c5b23db4c0c2395a52 (diff)
Switch to v 1.6.0 of schema-service
Issue-ID: AAI-2607 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I0a290c913e3568323c97a5325714c97a93bbf5a6
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 84dcd3c..9d63ed5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@ limitations under the License.
<dependency>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>aai-schema</artifactId>
- <version>1.0.5</version>
+ <version>1.6.0</version>
</dependency>
<dependency>
<groupId>org.onap.aai.aai-common</groupId>