X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=aai-schema%2Fpom.xml;h=e949d2362dd46e20a49cb48633699d57eaf60e61;hb=2470b451f74cb511a6939c443193ce644424b055;hp=6d131d5ce97fe751b8e4e2a3868ec431d6ca0e68;hpb=ac27febed97efc614436dc49d771de37ee31511e;p=aai%2Faai-common.git diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 6d131d5c..e949d236 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -27,13 +27,17 @@ org.onap.aai.aai-common aai-common - 1.2.4-SNAPSHOT + 1.4.0-SNAPSHOT aai-schema aai-schema - 1.2.4-SNAPSHOT + 1.4.0-SNAPSHOT - https://nexus.onap.org + https://nexus.onap.org + + src/main/resources/onap/aai_schema + src/main/xjb/bindings-onap.xjb + @@ -41,6 +45,18 @@ aai-annotations ${project.version} + + junit + junit + 4.12 + test + + + commons-io + commons-io + RELEASE + test + @@ -54,6 +70,27 @@ xjc + + ${project.build.directory}/generated-sources + + ${aai.xsd.source} + + + ${aai.bindings.source} + + + + + edgetagquery\.xsd + + + + true + + -Xannotate + + @@ -68,25 +105,10 @@ ${project.version} - - ${project.build.directory}/generated-sources - - src/main/resources/aai_schema - - - - - edgetagquery\.xsd - - - - true - - -Xannotate - - src/main/xjb - + + + org.apache.maven.plugins + maven-source-plugin org.apache.maven.plugins @@ -101,9 +123,18 @@ nexus-staging-maven-plugin + + + src/main/resources + false + + **/* + + + - + central @@ -115,5 +146,5 @@ http://www.evosuite.org/m2 - +