From 34afdd9da431e5624e1e329f98ce1cd1c657750b Mon Sep 17 00:00:00 2001 From: zhangxin10 Date: Wed, 25 Nov 2015 15:42:13 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E6=9E=84=E4=BB=A3=E7=A0=81=EF=BC=8C?= =?UTF-8?q?=E4=B8=8B=E6=B2=89=E5=9F=8B=E7=82=B9=E4=BF=A1=E6=81=AF=E5=88=B0?= =?UTF-8?q?Protocol=E5=B7=A5=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skywalking-protocol/pom.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 skywalking-protocol/pom.xml diff --git a/skywalking-protocol/pom.xml b/skywalking-protocol/pom.xml new file mode 100644 index 000000000..b689c08fa --- /dev/null +++ b/skywalking-protocol/pom.xml @@ -0,0 +1,25 @@ + + 4.0.0 + + com.ai.cloud + skywalking-protocol + 1.0-SNAPSHOT + pom + + skywalking-protocol + http://maven.apache.org + + + UTF-8 + + + + + junit + junit + 3.8.1 + test + + +