From 3f96dddee333367cccf1f165a1b537875e0ca06d Mon Sep 17 00:00:00 2001 From: tanzhen Date: Mon, 9 Nov 2015 16:00:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0skywalking=E5=90=8E=E5=8F=B0?= =?UTF-8?q?=E7=9B=91=E6=8E=A7=E9=85=8D=E7=BD=AE=E7=AE=A1=E7=90=86=E5=B7=A5?= =?UTF-8?q?=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skywalking-webui/pom.xml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 skywalking-webui/pom.xml diff --git a/skywalking-webui/pom.xml b/skywalking-webui/pom.xml new file mode 100644 index 000000000..c30baa7cd --- /dev/null +++ b/skywalking-webui/pom.xml @@ -0,0 +1,34 @@ + + 4.0.0 + com.ai.cloud + skywalking-webui + 0.1-SNAPSHOT + http://maven.apache.org + war + + skywalking-webui + http://maven.apache.org + + + UTF-8 + + + skywalking-webui + + + + + org.apache.logging.log4j + log4j-core + 2.2 + + + + org.slf4j + slf4j-api + 1.7.7 + + + +