X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=common%2Fpom.xml;h=0e9aa1d47cdf08d0dc70300e3e3b7e3fa0deea58;hb=fce553bd98117eac13a6d52dd85030771f058468;hp=48518aea31b442ba23156930936ba105b5b47c43;hpb=077d14997f5663e570948a0c497e8fae80a0f5d5;p=so.git diff --git a/common/pom.xml b/common/pom.xml index 48518aea31..0e9aa1d47c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -1,253 +1,232 @@ + - 4.0.0 - - org.onap.so - so - 1.2.0-SNAPSHOT - - + 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.so - common - MSO Common classes - MSO Common classes:- Logger + so + 1.4.0-SNAPSHOT + + common + MSO Common classes + MSO Common classes:- Logger + + + 1.17.1 + 3.6.1 + 4.1.30.Final + 0.4.2-SNAPSHOT + + + + + org.apache.httpcomponents + httpclient + + + javax.servlet + javax.servlet-api + + + org.springframework + spring-aspects + + + org.springframework.boot + spring-boot-starter-security + + + org.springframework.boot + spring-boot-starter-actuator + + + com.jayway.jsonpath + json-path + + + org.hibernate + hibernate-core + + + org.springframework + spring-web + + + org.springframework + spring-webmvc + + + org.onap.aai.schema-service + aai-schema + 1.0.0 + + + org.modelmapper + modelmapper + 1.1.0 + + + com.google.guava + guava + + + org.apache.commons + commons-lang3 + + + org.apache.cxf + cxf-rt-rs-client + ${cxf.version} + test + + + com.shazam + shazamcrest + 0.11 + test + + + com.google.guava + guava + + + org.apache.commons + commons-lang3 + + + + + org.slf4j + slf4j-ext + + + org.slf4j + slf4j-api + + + org.springframework.boot + spring-boot-configuration-processor + true + + + net.jodah + failsafe + 1.1.0 + + + org.springframework.security + spring-security-web + + + org.onap.logging-analytics + logging-slf4j + 1.2.2 + + + org.mockito + mockito-core + + + org.json + json + + + org.springframework.boot + spring-boot-starter-test + test + + + org.reflections + reflections + 0.9.11 + - - - com.att.eelf - eelf-core - 0.0.1 - - - org.powermock - powermock-module-junit4 - - - org.powermock - powermock-api-mockito - - - - - ch.qos.logback - logback-classic - 1.1.1 - - - ch.qos.logback - logback-core - 1.1.1 - - - org.slf4j - slf4j-api - - - org.apache.httpcomponents - httpclient - - - javax.servlet - javax.servlet-api - 3.1.0 - provided - - - com.fasterxml.jackson.core - jackson-databind - 2.8.7 - - - com.fasterxml.jackson.core - jackson-annotations - 2.8.7 - - - com.fasterxml.jackson.module - jackson-module-jaxb-annotations - 2.4.0 - - - org.jboss.resteasy - resteasy-client - 3.0.19.Final - provided - - - org.apache.httpcomponents - httpclient - - - - - org.jboss.resteasy - resteasy-jackson2-provider - 3.0.11.Final - - - org.jboss.spec.javax.ejb - jboss-ejb-api_3.2_spec - 1.0.0.Final - provided - - - org.jboss.ejb3 - jboss-ejb3-ext-api - 2.2.0.Final - provided - - - org.springframework - spring-aspects - 3.1.2.RELEASE - - + + + org.onap.ccsdk.cds.components + proto-definition + ${ccsdk.version} + - - org.mockito - mockito-all - 1.10.19 - test - - - org.hibernate - hibernate-core - 4.3.6.Final - - - - org.jboss - jandex - - - org.javassist - javassist - - - org.jboss.logging - jboss-logging - - - org.jboss.logging - jboss-logging-annotations - - - org.jboss.spec.javax.transaction - jboss-transaction-api_1.2_spec - - - antlr - antlr - - - dom4j - dom4j - - - - - com.wordnik - swagger-annotations_2.9.1 - 1.3.0 - - - - - - - - src/main/resources - true - - - src/main/java - - **/*.java - - - - - - com.att.eelf - eelf-maven-plugin - 0.0.1 - - - validate - install - - ValidateApplicationMsgs - - - - - org.openecomp.mso.logger.MessageEnum - - - - - - wiki - install - - WikiMsgGenerator - - - target/messages - messages.html - - Messages and Codes - APP - Messages and Codes - test - test + + + com.google.protobuf + protobuf-java + ${protobuf.version} + - - - - org.openecomp.mso.logger.MessageEnum -

- - - - - - - - - - org.onap.so - common - ${project.version} - - + + + io.grpc + grpc-protobuf + ${grpc.version} + + + com.google.code.findbugs + jsr305 + + + + + io.grpc + grpc-stub + ${grpc.version} + + + io.grpc + grpc-netty + ${grpc.version} + + + io.grpc + grpc-testing + ${grpc.version} + test + - - - + + + + + src/main/resources + true + + + src/main/java + + **/*.java + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + default-test + + test + + + + **/NonSpringSuite.java + + + + + spring-tests + + test + + + + **/SpringSuite.java + + + + + + +