X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=common%2Fpom.xml;h=2742afee1a7fa2b8266569ee4cff7935e5377766;hb=refs%2Fheads%2Fdublin;hp=88722ccbcfd2c847797156dbb0a235023381b742;hpb=d2589e832d2235e5ae5b8b376467eb6427f821e6;p=so.git diff --git a/common/pom.xml b/common/pom.xml index 88722ccbcf..2742afee1a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -1,174 +1,232 @@ - - 4.0.0 - - org.onap.so - so - 1.4.0-SNAPSHOT - - common - MSO Common classes - MSO Common classes:- Logger - - - 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.aai-common - aai-schema - 1.4.0-SNAPSHOT - - - 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 - - - - - - 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 - - - - - - - + + 4.0.0 + + org.onap.so + 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 + + + + + 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 + + + + + org.onap.ccsdk.cds.components + proto-definition + ${ccsdk.version} + + + + + com.google.protobuf + protobuf-java + ${protobuf.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 + + + + + + +