From 6f01a8756fe38c0d6565c369005142adda4b9b57 Mon Sep 17 00:00:00 2001 From: “shentao” Date: Thu, 26 Jan 2017 16:19:00 +0800 Subject: rebuild GUI structure(only changed modules' name) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Issue-id : CLIENT-14 Change-Id: Ie4fa30f1a51393576fbdc68e12d810565cbf06eb Signed-off-by: “shentao” --- auth/pom.xml | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 auth/pom.xml (limited to 'auth/pom.xml') diff --git a/auth/pom.xml b/auth/pom.xml new file mode 100644 index 00000000..0efd0280 --- /dev/null +++ b/auth/pom.xml @@ -0,0 +1,41 @@ + + + + + org.openo.client.gui + client-gui + 1.1.0-SNAPSHOT + + 4.0.0 + auth + 1.1.0-SNAPSHOT + war + client-gui/auth + + + + org.apache.maven.plugins + maven-war-plugin + + false + + + + + -- cgit 1.2.3-korg