This is an automated email from the ASF dual-hosted git repository.
khmarbaise pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git
The following commit(s) were added to refs/heads/master by this push:
new d825b6b [MENFORCER-296] Update URL for CI System
d825b6b is described below
commit d825b6bddc04674acfc327896a750d011edb2604
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Sat Jan 27 12:28:56 2018 +0100
[MENFORCER-296] Update URL for CI System
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1751fc1..e638012 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
</issueManagement>
<ciManagement>
<system>Jenkins</system>
- <url>https://builds.apache.org/hudson/job/maven-enforcer/</url>
+ <url>https://builds.apache.org/job/maven-box/job/maven-enforcer/</url>
</ciManagement>
<distributionManagement>
<site>
--
To stop receiving notification emails like this one, please contact
[email protected].