aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-05-01 12:06:04 -0400
committerJimmy Forsyth <jf2512@att.com>2019-05-01 12:06:07 -0400
commitfaade55612294e0b9753c0b970e1aa347cc7e656 (patch)
treebae2301eb4e17a13ad6d8313b74bdd8adcb31276
parent99d3eb40f71ddf8813ebf3f93d8ff1630de0b7c0 (diff)
Update to latest version of schema-service
Issue-ID: AAI-2169 Change-Id: I352c6d356ac6180cd1fae6be0906e16a686583e1 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a5241f9..f5ca0dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@ limitations under the License.
<dependency>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>aai-schema</artifactId>
- <version>1.0.0</version>
+ <version>1.0.5</version>
</dependency>
<dependency>
<groupId>org.onap.aai.aai-common</groupId>