From 96b13192b906304b01b5301b240efae87ec89ecf Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Tue, 22 Aug 2017 10:58:35 -0400 Subject: Final commit v11/Amsterdam seed code stabilization Fix the indentation in all of the pom files Issue-ID: AAI-202 Change-Id: Ib52d4e1f8f74fdeae22cc77a308755dee1ef98d0 Signed-off-by: Venkata Harish K Kajur --- aai-schema/pom.xml | 208 ++++++++++++++++++++++++++--------------------------- 1 file changed, 104 insertions(+), 104 deletions(-) (limited to 'aai-schema') diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 535e43d5..786b580f 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -1,108 +1,108 @@ - 4.0.0 - - org.onap.aai.aai-common - aai-common - 1.1.0-SNAPSHOT - - aai-schema - aai-schema - - /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} - - - - org.onap.aai.aai-common - aai-annotations - ${aai.annotations.version} - - - - - - org.codehaus.mojo - license-maven-plugin - - - org.codehaus.mojo - jaxb2-maven-plugin - 2.2 - - - xjc - - xjc - - - - - - org.jvnet.jaxb2_commons - jaxb2-basics-annotate - 1.0.2 - - - org.onap.aai.aai-common - aai-annotations - ${aai.annotations.version} - - - - ${project.build.directory}/generated-sources - - src/main/resources/aai_schema - - - - - edgetagquery\.xsd - - - - true - - -Xannotate - - src/main/xjb - - - - org.apache.maven.plugins - maven-site-plugin - - - org.apache.maven.plugins - maven-deploy-plugin - - - org.sonatype.plugins - nexus-staging-maven-plugin - - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" + xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + 4.0.0 + + org.onap.aai.aai-common + aai-common + 1.1.0-SNAPSHOT + + aai-schema + aai-schema + + /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} + + + + org.onap.aai.aai-common + aai-annotations + ${aai.annotations.version} + + + + + + org.codehaus.mojo + license-maven-plugin + + + org.codehaus.mojo + jaxb2-maven-plugin + 2.2 + + + xjc + + xjc + + + + + + org.jvnet.jaxb2_commons + jaxb2-basics-annotate + 1.0.2 + + + org.onap.aai.aai-common + aai-annotations + ${aai.annotations.version} + + + + ${project.build.directory}/generated-sources + + src/main/resources/aai_schema + + + + + edgetagquery\.xsd + + + + true + + -Xannotate + + src/main/xjb + + + + org.apache.maven.plugins + maven-site-plugin + + + org.apache.maven.plugins + maven-deploy-plugin + + + org.sonatype.plugins + nexus-staging-maven-plugin + + + + + + + ecomp-site + dav:${onap.nexus.url}${sitePath} + + + + + + + central + http://repo1.maven.org/maven2 + + + EvoSuite + EvoSuite Repository + http://www.evosuite.org/m2 + + - - - ecomp-site - dav:${onap.nexus.url}${sitePath} - - - - - - - central - http://repo1.maven.org/maven2 - - - EvoSuite - EvoSuite Repository - http://www.evosuite.org/m2 - - - -- cgit 1.2.3-korg