X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=common%2Fpom.xml;h=883d48c21c08ee9bd2e9adbfac5881b15bfcf856;hb=e43bb8dcfb5f3fecc90b869da8ad5b61e7d9133d;hp=4d2d66a6bf8448c26893f3d4e3dcea34ed97c8a8;hpb=23d06369ec4778fd8cba007a981cc11c01fbf3cc;p=so.git diff --git a/common/pom.xml b/common/pom.xml index 4d2d66a6bf..883d48c21c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -1,197 +1,189 @@ + + 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 so - 1.2.0-SNAPSHOT + 1.4.0-SNAPSHOT common MSO Common classes MSO Common classes:- Logger - - 4.3.2.RELEASE - + + + 1.17.1 + 3.6.1 + 4.1.30.Final + 0.4.1-SNAPSHOT + + - com.att.eelf - eelf-core - 0.0.1 - - - org.powermock - powermock-module-junit4 - - - org.powermock - powermock-api-mockito - - + org.apache.httpcomponents + httpclient - ch.qos.logback - logback-classic - 1.1.1 + javax.servlet + javax.servlet-api - ch.qos.logback - logback-core - 1.1.1 + org.springframework + spring-aspects - org.slf4j - slf4j-api + org.springframework.boot + spring-boot-starter-security - org.apache.httpcomponents - httpclient + org.springframework.boot + spring-boot-starter-actuator - javax.servlet - javax.servlet-api - 3.1.0 - provided + com.jayway.jsonpath + json-path - org.hamcrest - hamcrest-library - 1.3 - test - + org.hibernate + hibernate-core + - org.jboss.spec.javax.ejb - jboss-ejb-api_3.2_spec - 1.0.0.Final - provided + org.springframework + spring-web - org.jboss.ejb3 - jboss-ejb3-ext-api - 2.2.0.Final - provided + org.springframework + spring-webmvc - - org.springframework - spring-aspects - 3.1.2.RELEASE - - - com.openpojo - openpojo - 0.8.6 - - - com.jayway.jsonpath - json-path - 2.2.0 - - org.hibernate - hibernate-core - 4.3.6.Final + 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 - - org.jboss - jandex + com.google.guava + guava - 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 + org.apache.commons + commons-lang3 - com.wordnik - swagger-annotations_2.9.1 - 1.3.0 - - - org.onap.appc.client - client-kit - 1.3.0 - - - org.onap.appc.client - client-lib - 1.3.0-SNAPSHOT - - - org.springframework - spring-web - ${spring.version} - - - org.onap.aai.aai-common - aai-schema - 1.2.1-SNAPSHOT - - - org.modelmapper - modelmapper - 1.1.0 - - - com.google.guava - guava - 22.0 - - - log4j - log4j - 1.2.17 - - - org.apache.commons - commons-lang3 - 3.4 - - - + org.json + json + + + org.springframework.boot + spring-boot-starter-test + test + + + org.reflections + reflections + 0.9.11 + + + + + org.onap.ccsdk.apps.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 + + @@ -206,64 +198,35 @@ - - - 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 - - - - - org.openecomp.mso.logger.MessageEnum -

- - - - - - - - - - org.onap.so - common - ${project.version} - - - - - + + + org.apache.maven.plugins + maven-surefire-plugin + + + default-test + + test + + + + **/NonSpringSuite.java + + + + + spring-tests + + test + + + + **/SpringSuite.java + + + + + +