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 2018/03/11 00:35:53 UTC

[incubator-skywalking] branch asf/release created (now 046b307)

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

wusheng pushed a change to branch asf/release
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git.


      at 046b307  set scm

This branch includes the following new commits:

     new 046b307  set scm

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
wusheng@apache.org.

[incubator-skywalking] 01/01: set scm

Posted by wu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 046b307887cf679a1b85630874137315db325647
Author: wusheng <wu...@foxmail.com>
AuthorDate: Sun Mar 11 08:35:49 2018 +0800

    set scm
---
 pom.xml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7eacc59..076b6cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -372,5 +372,10 @@
             </build>
         </profile>
     </profiles>
-    
+
+    <scm>
+        <url>https://github.com/apache/incubator-skywalking</url>
+        <connection>scm:git:https://github.com/apache/incubator-skywalking.git</connection>
+        <developerConnection>scm:git:https://github.com/apache/incubator-skywalking.git</developerConnection>
+    </scm>
 </project>

-- 
To stop receiving notification emails like this one, please contact
wusheng@apache.org.