You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by wu...@apache.org on 2017/12/25 14:04:26 UTC

[incubator-skywalking] branch feature/ui-protocol updated: Fix a module name.

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch feature/ui-protocol
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git


The following commit(s) were added to refs/heads/feature/ui-protocol by this push:
     new 9192254  Fix a module name.
9192254 is described below

commit 91922544d429ca6fd727d6f45fbcb0a92d29d007
Author: wusheng <wu...@foxmail.com>
AuthorDate: Mon Dec 25 22:04:17 2017 +0800

    Fix a module name.
---
 apm-protocol/apm-ui-protocol/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/apm-protocol/apm-ui-protocol/pom.xml b/apm-protocol/apm-ui-protocol/pom.xml
index f67c5c8..9ad10c0 100644
--- a/apm-protocol/apm-ui-protocol/pom.xml
+++ b/apm-protocol/apm-ui-protocol/pom.xml
@@ -27,7 +27,7 @@
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>apm-ui-query</artifactId>
+    <artifactId>apm-ui-protocol</artifactId>
 
 
-</project>
\ No newline at end of file
+</project>

-- 
To stop receiving notification emails like this one, please contact
['"commits@skywalking.apache.org" <co...@skywalking.apache.org>'].