From: Kajur, Harish (vk250x) Date: Mon, 26 Mar 2018 23:34:24 +0000 (-0400) Subject: Update the schema ingest to 1.2.1-SNAPSHOT X-Git-Tag: v1.2.1^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=4ae398c4ab3728066e3c0a5456890727af3ac88b;p=aai%2Faai-common.git Update the schema ingest to 1.2.1-SNAPSHOT Issue-ID: AAI-393 Change-Id: Ia2f68025a9f622d277c7416c4f4a9e4170ffdf5d Signed-off-by: Kajur, Harish (vk250x) --- diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml index dbad068d..660249d3 100644 --- a/aai-schema-ingest/pom.xml +++ b/aai-schema-ingest/pom.xml @@ -28,7 +28,7 @@ aai-schema-ingest aai-schema-ingest - 1.0.0-SNAPSHOT + 1.2.1-SNAPSHOT jar @@ -99,5 +99,38 @@ - + + + + central + http://repo1.maven.org/maven2 + + + EvoSuite + EvoSuite Repository + http://www.evosuite.org/m2 + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + false + org.umlgraph.doclet.UmlGraphDoc + + org.umlgraph + umlgraph + 5.6 + + -views + true + + + + + diff --git a/pom.xml b/pom.xml index aa82b7ff..5fe114ff 100644 --- a/pom.xml +++ b/pom.xml @@ -37,12 +37,12 @@ aai-schema + aai-schema-ingest aai-annotations aai-core aai-auth aai-utils aai-client-loadbalancer - aai-schema-ingest