From: Kajur, Harish (vk250x) Date: Mon, 26 Mar 2018 22:37:05 +0000 (-0400) Subject: Add the staging plugin for schema ingest X-Git-Tag: v1.2.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=34eaed55fd1c7ddf0ba86c79ddff163b5151489c;p=aai%2Faai-common.git Add the staging plugin for schema ingest Issue-ID: AAI-393 Change-Id: Icea23b20f49c1f997f0eef6fa2c81417bbc59eb0 Signed-off-by: Kajur, Harish (vk250x) --- diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml index 53c2bbf5..dbad068d 100644 --- a/aai-schema-ingest/pom.xml +++ b/aai-schema-ingest/pom.xml @@ -82,5 +82,22 @@ test + + + + + org.apache.maven.plugins + maven-deploy-plugin + + + org.sonatype.plugins + nexus-staging-maven-plugin + + + org.apache.maven.plugins + maven-site-plugin + + +