X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fpom.xml;h=56e1f17a51f63e04e5c97992c0feb181623a0001;hb=457c911507f6d54149b54a6c5e40137c1c091d37;hp=32e716eb156e7e716f9a06b3277fb2ccd963b948;hpb=970b263b6b1e12e11d3de4147caea150d0b74051;p=aai%2Fchamp.git diff --git a/champ-lib/pom.xml b/champ-lib/pom.xml index 32e716e..56e1f17 100644 --- a/champ-lib/pom.xml +++ b/champ-lib/pom.xml @@ -22,10 +22,15 @@ limitations under the License. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.onap.aai + + org.onap.aai + champ + 1.3.0-SNAPSHOT + + + org.onap.aai.champ champ-lib pom - 1.2.0-SNAPSHOT champ-core @@ -35,8 +40,6 @@ limitations under the License. UTF-8 - 1.2.0 - @@ -47,26 +50,6 @@ 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} - - - - junit @@ -74,33 +57,12 @@ limitations under the License. 4.12 test - - ch.qos.logback - logback-classic - 1.2.1 - true - - - org.apache.hbase - hbase-client - 0.98.4-hadoop2 - - - org.slf4j - slf4j-log4j12 - - - com.google.guava - guava - - - jdk.tools jdk.tools 1.8 system - ${JAVA_HOME}/lib/tools.jar + ${java.home}/../lib/tools.jar org.jacoco @@ -190,25 +152,6 @@ limitations under the License. - - org.apache.maven.plugins - maven-assembly-plugin - 3.0.0 - - - jar-with-dependencies - - - - - make-jar-with-dependencies - package - - single - - - - org.apache.maven.plugins maven-compiler-plugin @@ -265,7 +208,13 @@ limitations under the License. - + check process-sources - -->