X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=12ff45bfaf2442be97721d5adaa94eac7a5dadda;hb=f83c10c4279f88bccecc195811c21acb2d6d0811;hp=799598167fad794921cbbe92997dea525a08ff88;hpb=858b2240c88cc197df395dafad71776e8ddf0cb0;p=aai%2Fgizmo.git diff --git a/pom.xml b/pom.xml index 7995981..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.2.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 @@ -70,10 +65,10 @@ limitations under the License. org.springframework.boot spring-boot-starter - - ch.qos.logback - logback-classic - + + ch.qos.logback + logback-classic + @@ -85,69 +80,78 @@ limitations under the License. spring-boot-starter-actuator - org.apache.cxf - cxf-rt-frontend-jaxrs - 3.2.4 + org.springframework.boot + spring-boot-configuration-processor + true - ch.qos.logback - logback-classic - 1.2.3 + org.springframework.boot + spring-boot-starter-test - ch.qos.logback - logback-core - 1.2.3 - - - ch.qos.logback - logback-classic - - - - - 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 @@ -167,52 +171,68 @@ limitations under the License. + + - org.onap.aai.event-client - event-client-dmaap + org.onap.aai + rest-client 1.2.1 - - - org.slf4j - slf4j-api - - - - - org.onap.aai.aai-common - aai-schema - 1.2.3 + - org.onap.aai.aai-common - aai-utils + ch.qos.logback + logback-classic 1.2.3 - org.onap.aai.aai-common - aai-core + ch.qos.logback + logback-core 1.2.3 - * - * + ch.qos.logback + logback-classic - org.onap.aai.aai-common - aai-auth + ch.qos.logback + logback-access 1.2.3 - org.eclipse.persistence - eclipselink + com.google.guava + guava + + + radeox + radeox + 1.0-b2 + + + org.codehaus.jackson + jackson-mapper-asl + 1.4.5 + + + 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 @@ -230,7 +250,6 @@ limitations under the License. - org.apache.tinkerpop gremlin-core @@ -262,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 @@ -273,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 + + @@ -322,6 +342,13 @@ limitations under the License. **/* + + ${basedir} + true + + bundleconfig-local/** + + ${basedir}/src/main/bin/ @@ -358,12 +385,15 @@ limitations under the License. src/main/java/** src/test/java/** + pom.xml + true - format + + check process-sources @@ -391,7 +421,6 @@ limitations under the License. - org.apache.maven.plugins maven-deploy-plugin @@ -411,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 + + + + + +