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/17 15:52:36 UTC

[incubator-skywalking] branch master updated: remove repotoken (#957)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new e9147a6  remove repotoken (#957)
e9147a6 is described below

commit e9147a64b8e8dbc5b3892e3918557b33ad186925
Author: Olaf Flebbe <of...@oflebbe.de>
AuthorDate: Sat Mar 17 16:52:34 2018 +0100

    remove repotoken (#957)
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b86474f..3ba7a61 100644
--- a/pom.xml
+++ b/pom.xml
@@ -279,7 +279,6 @@
                 <artifactId>coveralls-maven-plugin</artifactId>
                 <version>4.1.0</version>
                 <configuration>
-                    <repoToken>xFwR2GqmxcMxV7tGEpW2NfwIrbCD4cQCS</repoToken>
                     <sourceDirectories>
                         <sourceDirectory>${project.build.sourceDirectory}</sourceDirectory>
                     </sourceDirectories>

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