Skip to content

Commit eb46436

Browse files
Fix jenkins address in ciManagement (#54)
1 parent 3547221 commit eb46436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ under the License.
5555
</issueManagement>
5656
<ciManagement>
5757
<system>Jenkins</system>
58-
<url>https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-invoker-plugin/</url>
58+
<url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-invoker-plugin/</url>
5959
</ciManagement>
6060
<distributionManagement>
6161
<site>

0 commit comments

Comments
 (0)