This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-wrapper.git
The following commit(s) were added to refs/heads/master by this push:
new b0f864e (doc) fix jenkins url
b0f864e is described below
commit b0f864e987d4fe439c00d784be824165ef04573b
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Wed Dec 8 19:23:02 2021 +0100
(doc) fix jenkins url
---
README.md | 8 ++++----
pom.xml | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 28e0c1a..3e3c3c9 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,8 @@ Contributing to [Apache Maven
Wrapper](https://maven.apache.org/wrapper/)
[][jira]
[][license]
[](https://search.maven.org/artifact/org.apache.maven.plugins/maven-wrapper-plugin)
-[][build]
-[][test-results]
+[][build]
+[][test-results]
You have found a bug or you have an idea for a cool new feature? Contributing
@@ -95,5 +95,5 @@ Additional Resources
[code-style]: https://maven.apache.org/developers/conventions/code.html
[cla]: https://www.apache.org/licenses/#clas
[maven-wiki]: https://cwiki.apache.org/confluence/display/MAVEN/Index
-[test-results]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-wrapper-plugin/job/master/lastCompletedBuild/testReport/
-[build]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-wrapper-plugin/job/master/
+[test-results]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-wrapper/job/master/lastCompletedBuild/testReport/
+[build]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-wrapper/job/master/
diff --git a/pom.xml b/pom.xml
index 501051c..5a82e39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@ under the License.
</issueManagement>
<ciManagement>
<system>Jenkins</system>
-
<url>https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-wrapper/</url>
+
<url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-wrapper/job/master/</url>
</ciManagement>
<distributionManagement>
<site>