From 0ca153b6f70c0b18e88ab802b67f7a10065269e1 Mon Sep 17 00:00:00 2001 From: Harish Venkata Kajur Date: Wed, 13 Feb 2019 00:54:42 -0500 Subject: Remove the aai-schema from aai-common Issue-ID: AAI-1871 Change-Id: I0d836c8105083f511877f74f08044cc86905e7be Signed-off-by: Harish Venkata Kajur --- aai-schema/pom.xml | 150 ----------------------------------------------------- 1 file changed, 150 deletions(-) delete mode 100644 aai-schema/pom.xml (limited to 'aai-schema/pom.xml') diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml deleted file mode 100644 index d364d224..00000000 --- a/aai-schema/pom.xml +++ /dev/null @@ -1,150 +0,0 @@ - - - - 4.0.0 - - org.onap.aai.aai-common - aai-common - 1.4.1-SNAPSHOT - - aai-schema - aai-schema - 1.4.1-SNAPSHOT - - https://nexus.onap.org - - src/main/resources/onap/aai_schema - src/main/xjb/bindings-onap.xjb - - - - - org.onap.aai.aai-common - aai-annotations - ${project.version} - - - junit - junit - 4.12 - test - - - commons-io - commons-io - RELEASE - test - - - - - - org.codehaus.mojo - jaxb2-maven-plugin - 2.2 - - - xjc - - xjc - - - ${project.build.directory}/generated-sources - - ${aai.xsd.source} - - - ${aai.bindings.source} - - - - - edgetagquery\.xsd - - - - true - - -Xannotate - - - - - - - org.jvnet.jaxb2_commons - jaxb2-basics-annotate - 1.0.2 - - - org.onap.aai.aai-common - aai-annotations - ${project.version} - - - - - org.apache.maven.plugins - maven-source-plugin - - - org.apache.maven.plugins - maven-site-plugin - - - org.apache.maven.plugins - maven-deploy-plugin - - - org.sonatype.plugins - nexus-staging-maven-plugin - - - - - src/main/resources - false - - **/* - - - - - - - - - central - http://repo1.maven.org/maven2 - - - EvoSuite - EvoSuite Repository - http://www.evosuite.org/m2 - - - - -- cgit 1.2.3-korg