This is an automated email from the ASF dual-hosted git repository.
crazyhzm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git
The following commit(s) were added to refs/heads/master by this push:
new c11df93 [ISSUE-3741]Remove extra tags (#3742)
c11df93 is described below
commit c11df9363e9ebe76feee9b7ccfc40ddd61d9bd1c
Author: MaWenlong <[email protected]>
AuthorDate: Wed Mar 27 10:01:58 2019 +0800
[ISSUE-3741]Remove extra tags (#3742)
---
dubbo-configcenter/dubbo-configcenter-etcd/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dubbo-configcenter/dubbo-configcenter-etcd/pom.xml
b/dubbo-configcenter/dubbo-configcenter-etcd/pom.xml
index 868c686..71cdef0 100644
--- a/dubbo-configcenter/dubbo-configcenter-etcd/pom.xml
+++ b/dubbo-configcenter/dubbo-configcenter-etcd/pom.xml
@@ -18,7 +18,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent>
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>dubbo-configcenter</artifactId>
<groupId>org.apache.dubbo</groupId>