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 <[email protected]>
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
['"[email protected]" <[email protected]>'].