From 649335a398f1d0fd7e7d42062c6618c99517ef5d Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Tue, 27 Mar 2018 20:33:30 +0000 Subject: Add deploy plugin to cadi shiro,oauth Also add docker-compose file for csit jobs. Issue-ID: AAF-199 Change-Id: I454eb1d602677126283502658c356ff4411dcb6e Signed-off-by: Sai Gandham --- cadi/oauth-enduser/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'cadi/oauth-enduser') diff --git a/cadi/oauth-enduser/pom.xml b/cadi/oauth-enduser/pom.xml index df841a18..b89b3fe7 100644 --- a/cadi/oauth-enduser/pom.xml +++ b/cadi/oauth-enduser/pom.xml @@ -184,6 +184,15 @@ + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.1 + + true + + + -- cgit 1.2.3-korg