Repository: logging-log4j2 Updated Branches: refs/heads/master ab3a64e23 -> 38c04689d
Update CI link to a functional one. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/7b95a034 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/7b95a034 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/7b95a034 Branch: refs/heads/master Commit: 7b95a034b720202dbcb914bac9209601f8b0dd42 Parents: ab3a64e Author: Matt Sicker <[email protected]> Authored: Fri Aug 29 21:45:35 2014 -0500 Committer: Matt Sicker <[email protected]> Committed: Fri Aug 29 21:45:35 2014 -0500 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/7b95a034/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 95399d2..aca1f17 100644 --- a/pom.xml +++ b/pom.xml @@ -34,8 +34,8 @@ <url>http://issues.apache.org/jira/browse/LOG4J2</url> </issueManagement> <ciManagement> - <system>Gump</system> - <url>http://vmgump.apache.org/gump/public/logging-log4j-20/logging-log4j-20/index.html</url> + <system>Buildbot</system> + <url>http://ci.apache.org/builders/log4j2-nightly/</url> </ciManagement> <inceptionYear>1999</inceptionYear> <developers>
