X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=12ff45bfaf2442be97721d5adaa94eac7a5dadda;hb=f83c10c4279f88bccecc195811c21acb2d6d0811;hp=bcf3280c072090e24ddc00211cd15203fc8bf9de;hpb=6be781fcb9c9597f494c2bf9fa8ed4846e014138;p=aai%2Fgizmo.git diff --git a/pom.xml b/pom.xml index bcf3280..12ff45b 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,6 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END========================================================= --> - 4.0.0 @@ -26,22 +25,18 @@ limitations under the License. org.onap.oparent oparent - 1.1.0 + 1.2.0 org.onap.aai.gizmo gizmo - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT aai-gizmo - ${basedir}/target - https://nexus.onap.org - workstation - DEV - 1.3 + 1.2.4 @@ -50,7 +45,7 @@ limitations under the License. org.springframework.boot spring-boot-dependencies - 1.5.12.RELEASE + 1.5.15.RELEASE pom import @@ -85,74 +80,78 @@ limitations under the License. spring-boot-starter-actuator - org.apache.cxf - cxf-rt-frontend-jaxrs - 3.2.4 - - - ch.qos.logback - logback-classic - 1.2.3 + org.springframework.boot + spring-boot-configuration-processor + true - ch.qos.logback - logback-core - 1.2.3 - - - ch.qos.logback - logback-classic - - - - - ch.qos.logback - logback-access - 1.2.3 + org.springframework.boot + spring-boot-starter-test - com.google.guava - guava - 23.0 + org.apache.cxf + cxf-rt-frontend-jaxrs + 3.2.5 + + - radeox - radeox - 1.0-b2 + org.onap.aai.aai-common + aai-schema + ${version.org.onap.aai.aai-common} - org.codehaus.jackson - jackson-mapper-asl - 1.4.5 + org.onap.aai.aai-common + aai-schema-ingest + ${version.org.onap.aai.aai-common} - org.mockito - mockito-all - 1.9.5 - test + org.onap.aai.aai-common + aai-core + ${version.org.onap.aai.aai-common} + + + * + * + + - dom4j - dom4j - 1.6.1 - provided + org.onap.aai.aai-common + aai-utils + ${version.org.onap.aai.aai-common} - commons-io - commons-io - 2.4 + org.onap.aai.aai-common + aai-auth + ${version.org.onap.aai.aai-common} + + - org.apache.commons - commons-lang3 - 3.3.1 + org.onap.aai.event-client + event-client-dmaap + 1.3.0 + + + org.slf4j + slf4j-api + + - com.google.code.gson - gson - 2.6.2 + org.onap.aai.event-client + event-client-kafka + 1.3.0 + + + org.slf4j + slf4j-api + + - + + org.onap.aai.logging-service common-logging @@ -172,52 +171,68 @@ limitations under the License. + + - org.onap.aai.event-client - event-client-dmaap - 1.2.2 + org.onap.aai + rest-client + 1.2.1 + + + + ch.qos.logback + logback-classic + 1.2.3 + + + ch.qos.logback + logback-core + 1.2.3 - org.slf4j - slf4j-api + ch.qos.logback + logback-classic - org.onap.aai.aai-common - aai-schema - 1.3.0-SNAPSHOT + ch.qos.logback + logback-access + 1.2.3 - org.onap.aai.aai-common - aai-utils - 1.3.0-SNAPSHOT + com.google.guava + guava - org.onap.aai.aai-common - aai-core - 1.3.0-SNAPSHOT - - - * - * - - + radeox + radeox + 1.0-b2 - org.onap.aai.aai-common - aai-auth - 1.3.0-SNAPSHOT + org.codehaus.jackson + jackson-mapper-asl + 1.4.5 - org.eclipse.persistence - eclipselink + commons-io + commons-io + 2.4 + + + org.apache.commons + commons-lang3 + 3.3.1 + + + com.google.code.gson + gson 2.6.2 - org.onap.aai - rest-client - 1.2.1 + org.eclipse.persistence + eclipselink + 2.6.2 net.dongliu @@ -235,7 +250,6 @@ limitations under the License. - org.apache.tinkerpop gremlin-core @@ -267,6 +281,18 @@ limitations under the License. json 20160212 + + org.apache.httpcomponents + httpclient + 4.5.3 + + + org.apache.httpcomponents + httpcore + 4.4.1 + + + junit junit @@ -278,27 +304,16 @@ limitations under the License. test - org.hamcrest - hamcrest-library - ${version.org.hamcrest.hamcrest-library} + org.mockito + mockito-core + 1.10.19 test - - - org.apache.httpcomponents - httpclient - 4.5.3 - - - org.apache.httpcomponents - httpcore - 4.4.1 - - - org.springframework.boot - - spring-boot-configuration-processor - - true + + + org.hamcrest + hamcrest-library + + @@ -327,6 +342,13 @@ limitations under the License. **/* + + ${basedir} + true + + bundleconfig-local/** + + ${basedir}/src/main/bin/ @@ -363,12 +385,15 @@ limitations under the License. src/main/java/** src/test/java/** + pom.xml + true - format + + check process-sources @@ -396,7 +421,6 @@ limitations under the License. - org.apache.maven.plugins maven-deploy-plugin @@ -416,6 +440,40 @@ limitations under the License. + + org.apache.maven.plugins + maven-dependency-plugin + + + unpack + prepare-package + + unpack + + + + + org.onap.aai.aai-common + aai-schema + ${version.org.onap.aai.aai-common} + jar + oxm/ + ${project.build.directory}/bundleconfig-local/etc + + + org.onap.aai.aai-common + aai-core + ${version.org.onap.aai.aai-common} + jar + dbedgerules/ + **/*.ftlh + ${project.build.directory}/bundleconfig-local/etc + + + + + +