X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=aai-schema-ingest%2Fpom.xml;h=35dc69e02482b52bbc0ef6ec6ec055264d1765c0;hb=7e8d4e7e95a2012ad43f3256cc12741e7c166323;hp=d56b3bb0805b5117d098875b3cc452e3bc5d6888;hpb=1fc5ce5b48f8c270d5d044356843b8a8566bdccc;p=aai%2Faai-common.git diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml index d56b3bb0..35dc69e0 100644 --- a/aai-schema-ingest/pom.xml +++ b/aai-schema-ingest/pom.xml @@ -1,65 +1,185 @@ - - 4.0.0 - - org.onap.aai.aai-common - aai-common - 1.2.1-SNAPSHOT - - aai-schema-ingest - aai-schema-ingest - 1.0.0-SNAPSHOT - jar + + + 4.0.0 + + org.onap.aai.aai-common + aai-parent + 1.9.3 + ../aai-parent/pom.xml + + aai-schema-ingest + aai-schema-ingest + jar + + + 1.0.1-oss + 4.5.13 + 4.3.24.RELEASE + + + + + org.apache.maven.plugins + maven-source-plugin + + + + org.apache.maven.plugins + maven-deploy-plugin + + + org.apache.maven.plugins + maven-site-plugin + + + + + + + org.eclipse.persistence + eclipselink + + + com.google.guava + guava + + + org.codehaus.groovy + groovy + indy + + + + commons-io + commons-io + + + org.onap.aai.aai-common + aai-rest + + + org.apache.tinkerpop + gremlin-core + + + com.jayway.jsonpath + json-path + + + javax.ws.rs + javax.ws.rs-api + + + org.springframework + spring-context + + + org.springframework + spring-web + + + org.springframework + spring-core + + + org.springframework + spring-expression + + + org.springframework + spring-webmvc + + + org.springframework.boot + spring-boot-starter-web + + + org.apache.httpcomponents + httpclient + + + org.springframework + spring-test + + + org.springframework.boot + spring-boot-test + test + + + junit + junit + test + + + org.mockito + mockito-all + test + + + com.att.eelf + eelf-core + + + com.google.code.gson + gson + + + + + + 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 + + + + - - - org.eclipse.persistence - eclipselink - 2.6.2 - - - com.google.guava - guava - 16.0 - - - org.apache.tinkerpop - gremlin-core - 3.0.1-incubating - - - com.jayway.jsonpath - json-path - 2.2.0 - - - org.springframework - spring-context - 4.3.6.RELEASE - - - org.springframework - spring-test - 4.3.6.RELEASE - - - org.springframework.boot - spring-boot-test - 1.5.1.RELEASE - test - - - - junit - junit - 4.12 - test - - - org.mockito - mockito-all - 1.10.19 - test - - -