From d8393a8b7a51ed28e95cddac2350d6a20f31f953 Mon Sep 17 00:00:00 2001 From: "Kajur, Harish (vk250x)" Date: Thu, 13 Dec 2018 08:37:13 -0500 Subject: Move the aai-schema, annotations and schema generation code from the aai-common repo to the schema service repo as aai-schema should be in the schema service and all code related to it such as generation of the schema code should also be moved to the service Issue-ID: AAI-2002 Change-Id: Ia792d5ae8822642b1816a0e9664bb21fa511e24f Signed-off-by: Kajur, Harish (vk250x) --- aai-annotations/pom.xml.versionsBackup | 78 ++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 aai-annotations/pom.xml.versionsBackup (limited to 'aai-annotations/pom.xml.versionsBackup') diff --git a/aai-annotations/pom.xml.versionsBackup b/aai-annotations/pom.xml.versionsBackup new file mode 100644 index 0000000..1e03e0e --- /dev/null +++ b/aai-annotations/pom.xml.versionsBackup @@ -0,0 +1,78 @@ + + + + 4.0.0 + + org.onap.aai.aai-common + aai-common + 1.3.1-SNAPSHOT + + aai-annotations + aai-annotations + jar + 1.3.1-SNAPSHOT + + https://nexus.onap.org + + + + junit + junit + 3.8.1 + test + + + + + + + org.apache.maven.plugins + maven-source-plugin + + + org.apache.maven.plugins + maven-deploy-plugin + + + org.sonatype.plugins + nexus-staging-maven-plugin + + + + + + + + central + http://repo1.maven.org/maven2 + + + EvoSuite + EvoSuite Repository + http://www.evosuite.org/m2 + + + + -- cgit 1.2.3-korg