aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPolavarapu, Chaitanya (cp8128) <cp8128@att.com>2019-04-09 17:02:50 -0400
committerTian Lee <TianL@amdocs.com>2019-04-11 16:05:25 +0000
commit0e93cb3b54e7868cfe5b8a85902adc100391da9c (patch)
tree108793d1b7a1e196917ff268d6d056ab6ee7fdd1 /pom.xml
parente3de90587ada88dcb3cb0a87fbfe283b2ae9f08b (diff)
Updated to use dublin schema version
Using 1.0.2 schema-service version Fixed the junit test failure for default service version Issue-ID: AAI-2338 Change-Id: Ie0ddda41f6895ff0ce8e97ad065fb935462e643a Signed-off-by: Polavarapu, Chaitanya (cp8128) <cp8128@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5a5167d..1b7e91a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
<javax.ws.rs.version>2.1</javax.ws.rs.version>
<mvn.jaxb2.version>0.13.2</mvn.jaxb2.version>
<aai-schema.group.id>org.onap.aai.schema-service</aai-schema.group.id>
- <aai-schema.version>1.0.1</aai-schema.version>
+ <aai-schema.version>1.0.2</aai-schema.version>
<apache.lang3.version>3.7</apache.lang3.version>
<aai.rest.client.version>1.2.1</aai.rest.client.version>
<sdc.distribution.client.version>1.3.0</sdc.distribution.client.version>