From 34eaed55fd1c7ddf0ba86c79ddff163b5151489c Mon Sep 17 00:00:00 2001 From: "Kajur, Harish (vk250x)" Date: Mon, 26 Mar 2018 18:37:05 -0400 Subject: [PATCH] Add the staging plugin for schema ingest Issue-ID: AAI-393 Change-Id: Icea23b20f49c1f997f0eef6fa2c81417bbc59eb0 Signed-off-by: Kajur, Harish (vk250x) --- aai-schema-ingest/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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 + + + -- 2.16.6