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

huxing pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-dubbo-spring-boot-project.git


The following commit(s) were added to refs/heads/master by this push:
     new 53b9ff0  Sync pom.xml with ASF info.
53b9ff0 is described below

commit 53b9ff0c1357dab764c3bcffb3c493ffacdc7bf0
Author: Huxing Zhang <[email protected]>
AuthorDate: Sun May 13 09:40:24 2018 +0800

    Sync pom.xml with ASF info.
---
 pom.xml | 49 +++++++++++++++++++++++++------------------------
 1 file changed, 25 insertions(+), 24 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5ff5d19..17fd80c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
 
     <name>Dubbo Spring Boot Project</name>
     <description>Dubbo Spring Boot Project</description>
-    <url>https://github.com/dubbo/dubbo-spring-boot-project</url>
+    <url>https://github.com/apache/incubator-dubbo-spring-boot-project</url>
 
     <modules>
         <module>dubbo-spring-boot-parent</module>
@@ -42,47 +42,48 @@
         <module>dubbo-spring-boot-actuator</module>
     </modules>
 
-
     <organization>
-        <name>Alibaba Group.</name>
-        <url>http://www.alibabagroup.com/en/global/home</url>
+        <name>The Apache Software Foundation</name>
+        <url>http://www.apache.org/</url>
     </organization>
 
     <scm>
-        <url>https://github.com/dubbo/dubbo-spring-boot-project</url>
-        
<connection>scm:git:git:////github.com/dubbo/dubbo-spring-boot-project.git</connection>
-        
<developerConnection>scm:git:ssh://git@//github.com/dubbo/dubbo-spring-boot-project.git</developerConnection>
+        
<url>https://github.com/apache/incubator-dubbo-spring-boot-project</url>
+        
<connection>scm:git:git:////github.com/apache/incubator-dubbo-spring-boot-project.git</connection>
+        
<developerConnection>scm:git:ssh://git@//github.com/apache/incubator-dubbo-spring-boot-project.git</developerConnection>
     </scm>
 
     <issueManagement>
         <system>Github</system>
-        <url>https://github.com/dubbo/dubbo-spring-boot-project/issues</url>
+        
<url>https://github.com/apache/incubator-dubbo-spring-boot-project/issues</url>
     </issueManagement>
 
     <mailingLists>
         <mailingList>
-            <name>Dubbo User Mailling List</name>
-            <subscribe>[email protected]</subscribe>
-            <unsubscribe>[email protected]</unsubscribe>
-            <post>[email protected]</post>
-            <archive>http://groups.google.com/group/dubbo</archive>
+            <name>Development List</name>
+            <subscribe>[email protected]</subscribe>
+            <unsubscribe>[email protected]</unsubscribe>
+            <post>[email protected]</post>
+        </mailingList>
+        <mailingList>
+            <name>Commits List</name>
+            <subscribe>[email protected]</subscribe>
+            <unsubscribe>[email protected]</unsubscribe>
+            <post>[email protected]</post>
         </mailingList>
         <mailingList>
-            <name>Dubbo Developer Mailling List</name>
-            <subscribe>[email protected]</subscribe>
-            
<unsubscribe>[email protected]</unsubscribe>
-            <post>[email protected]</post>
-            <archive>http://groups.google.com/group/dubbo-developers</archive>
+            <name>Issues List</name>
+            <subscribe>[email protected]</subscribe>
+            <unsubscribe>[email protected]</unsubscribe>
+            <post>[email protected]</post>
         </mailingList>
     </mailingLists>
     <developers>
         <developer>
-            <id>dubbo.io</id>
-            <name>The Dubbo Project Contributors</name>
-            <email>[email protected]</email>
-            <url>http://dubbo.io</url>
-            <organization>The Dubbo Project</organization>
-            <organizationUrl>http://dubbo.io</organizationUrl>
+            <id>Apache Dubbo (incubating)</id>
+            <name>The Apache Dubbo (incubating) Project Contributors</name>
+            <email>[email protected]</email>
+            <url>http://dubbo.apache.org</url>
         </developer>
     </developers>
 

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to