X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-core%2Fpom.xml;h=d86f11f8e5fb34ac5fd806ddadf4c1f8f499c54e;hb=bc3a68f80f6e62ffce454947d8cae86ca109e09e;hp=840fc61545db6b13848d076d67b87726c27422c9;hpb=342dbc8a4af828aa7e918138dc693b9d4f85c2a0;p=aai%2Fchamp.git diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml index 840fc61..d86f11f 100644 --- a/champ-lib/champ-core/pom.xml +++ b/champ-lib/champ-core/pom.xml @@ -25,11 +25,12 @@ limitations under the License. 4.0.0 + org.onap.aai.champ champ-lib - org.onap.aai - 1.2.0-SNAPSHOT + 1.4.0-SNAPSHOT + org.onap.aai.champ.champ-lib champ-core @@ -37,30 +38,29 @@ limitations under the License. org.onap.aai.event-client event-client-api - ${event.client.version} + org.onap.aai.event-client event-client-dmaap - ${event.client.version} + org.onap.aai.event-client event-client-kafka - ${event.client.version} org.codehaus.groovy groovy - 2.4.12 + com.fasterxml.jackson.core jackson-databind - 2.5.3 + org.apache.tinkerpop gremlin-core @@ -77,17 +77,68 @@ limitations under the License. + org.apache.tinkerpop tinkergraph-gremlin 3.2.3 true + com.google.code.gson gson 2.8.2 + + + org.apache.hbase + hbase-client + + + org.slf4j + slf4j-log4j12 + + + com.google.guava + guava + + + org.apache.hadoop + hadoop-yarn-common + + + org.apache.hadoop + hadoop-mapreduce-client-core + + + org.apache.commons + commons-compress + + + commons-httpclient + commons-compress + + + commons-httpclient + commons-httpclient + + + + + + org.hamcrest + hamcrest-library + 1.3 + test + + + + org.skyscreamer + jsonassert + 1.5.0 + test + @@ -111,7 +162,6 @@ limitations under the License. true - + check process-sources - -->