You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2019/02/19 09:20:35 UTC

[incubator-skywalking] branch cover updated: Remove token.

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

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


The following commit(s) were added to refs/heads/cover by this push:
     new 51f1472  Remove token.
51f1472 is described below

commit 51f1472a69c4e9ff5f1745ab3f547e72d30bedec
Author: Wu Sheng <wu...@foxmail.com>
AuthorDate: Tue Feb 19 17:20:27 2019 +0800

    Remove token.
---
 apm-checkstyle/pom.xml | 1 -
 pom.xml                | 1 -
 2 files changed, 2 deletions(-)

diff --git a/apm-checkstyle/pom.xml b/apm-checkstyle/pom.xml
index 308406f..3dbba30 100644
--- a/apm-checkstyle/pom.xml
+++ b/apm-checkstyle/pom.xml
@@ -42,7 +42,6 @@
                 <artifactId>coveralls-maven-plugin</artifactId>
                 <version>${coveralls-maven-plugin.version}</version>
                 <configuration>
-                    <repoToken>xFwR2GqmxcMxV7tGEpW2NfwIrbCD4cQCS</repoToken>
                     <sourceDirectories>
                         <sourceDirectory>${project.build.sourceDirectory}</sourceDirectory>
                     </sourceDirectories>
diff --git a/pom.xml b/pom.xml
index f9ff4fb..9efe613 100644
--- a/pom.xml
+++ b/pom.xml
@@ -384,7 +384,6 @@
                 <artifactId>coveralls-maven-plugin</artifactId>
                 <version>${coveralls-maven-plugin.version}</version>
                 <configuration>
-                    <repoToken>xFwR2GqmxcMxV7tGEpW2NfwIrbCD4cQCS</repoToken>
                     <sourceDirectories>
                         <sourceDirectory>${project.build.sourceDirectory}</sourceDirectory>
                     </sourceDirectories>