X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fpom.xml;h=41085ffec2c4b95d3ac278d429c7b1fe23bb52b7;hb=HEAD;hp=18070ddb3b7f98c97b4c3bd4d54767d18cbc9d5d;hpb=f20d0f04997dd07a94cab89dabec36b76f970e37;p=aai%2Fchamp.git diff --git a/champ-lib/pom.xml b/champ-lib/pom.xml index 18070dd..8fee755 100644 --- a/champ-lib/pom.xml +++ b/champ-lib/pom.xml @@ -22,17 +22,16 @@ 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 - champ-lib - pom - 1.2.0-SNAPSHOT - org.onap.aai champ - 1.2.0-SNAPSHOT + 1.6.0-SNAPSHOT + org.onap.aai.champ + champ-lib + pom + champ-core champ-titan @@ -41,8 +40,6 @@ limitations under the License. UTF-8 - 1.2.0 - @@ -51,28 +48,11 @@ limitations under the License. + + 0.79 - - - - 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 @@ -80,141 +60,10 @@ 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 - - - org.jacoco - org.jacoco.agent - 0.7.9 - runtime - test - - - org.jacoco - jacoco-maven-plugin - 0.7.9 - - - - **/AbstractGremlinChampGraph* - **/DseChampGraphImpl* - **/DseChampformer* - - **/ChampAPIPerformanceTest* - - - - - default-prepare-agent - - prepare-agent - - - - default-report - prepare-package - - report - - - - default-check - - check - - - - - - BUNDLE - - - - INSTRUCTION - COVEREDRATIO - .15 - - - BRANCH - COVEREDRATIO - .12 - - - COMPLEXITY - COVEREDRATIO - .15 - - - LINE - COVEREDRATIO - .10 - - - METHOD - COVEREDRATIO - .17 - - - CLASS - MISSEDCOUNT - 5 - - - - - - - - - - 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 @@ -274,26 +123,7 @@ limitations under the License. org.apache.maven.plugins maven-deploy-plugin - 2.8.2 - - - default-deploy - none - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${onap.nexus.url} - 176c31dfe190a - ecomp-staging - - - + check process-sources - -->