X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=aai-schema-ingest%2Fpom.xml;h=4009a03a6ecd484d00937b4f6f14249f79789d88;hb=4b861f8a6c26541c619c748e35ae2abb379a6156;hp=53c2bbf5d5115de468b4a2523589b7ee1f7010d7;hpb=b1264ad4012f67664d71982a0eaad7e9bcce34f4;p=aai%2Faai-common.git diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml index 53c2bbf5..4009a03a 100644 --- a/aai-schema-ingest/pom.xml +++ b/aai-schema-ingest/pom.xml @@ -1,86 +1,189 @@ - - 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.11.0 + ../aai-parent/pom.xml + + aai-schema-ingest + aai-schema-ingest + jar + + + 4.5.13 + 2.5.15 + 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 + ${groovy.version} + indy + + + commons-io + commons-io + + + org.apache.commons + commons-lang3 + + + 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 + https://repo1.maven.org/maven2 + + + EvoSuite + EvoSuite Repository + https://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 - - -