fix ci server url
Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/3f8778d6 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/3f8778d6 Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/3f8778d6 Branch: refs/heads/master Commit: 3f8778d6a6eb6540adc61c191c84295a40f77503 Parents: 7a6d3bb Author: olivier lamy <[email protected]> Authored: Thu Jan 24 15:46:38 2013 +0100 Committer: olivier lamy <[email protected]> Committed: Thu Jan 24 15:46:38 2013 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-scm/blob/3f8778d6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1c2e9c9..5d7c9a2 100644 --- a/pom.xml +++ b/pom.xml @@ -123,7 +123,7 @@ </issueManagement> <ciManagement> <system>Jenkins</system> - <url>https://builds.apache.org/view/M-R/view/Maven/job/maven-scm/</url> + <url>https://builds.apache.org/job/maven-scm/</url> </ciManagement> <distributionManagement>
