Repository: incubator-hivemall Updated Branches: refs/heads/master 8411febda -> 22a9112d0
Updated Coveralls token Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/22a9112d Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/22a9112d Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/22a9112d Branch: refs/heads/master Commit: 22a9112d06e509d635531db3f3e56c888bfaec55 Parents: 8411feb Author: myui <[email protected]> Authored: Thu Dec 8 15:00:38 2016 +0900 Committer: myui <[email protected]> Committed: Thu Dec 8 15:00:38 2016 +0900 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/22a9112d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2653cb7..6834910 100644 --- a/pom.xml +++ b/pom.xml @@ -499,7 +499,7 @@ <artifactId>coveralls-maven-plugin</artifactId> <version>3.0.1</version> <configuration> - <repoToken>RXTKmDWUmWX7lko5x3CRvGSacryzNIYiT</repoToken> + <repoToken>UhHBKJx1qjSDccp9RmlRXhXUoRrdAr150</repoToken> </configuration> </plugin> <plugin>
