fix ci url
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/branches/MPLUGIN-189@1337460 13f79535-47bb-0310-9956-ffa450edef68master
parent
6b38de8036
commit
a534b3d2b5
4
pom.xml
4
pom.xml
|
|
@ -145,7 +145,7 @@
|
||||||
</issueManagement>
|
</issueManagement>
|
||||||
<ciManagement>
|
<ciManagement>
|
||||||
<system>Jenkins</system>
|
<system>Jenkins</system>
|
||||||
<url>https://builds.apache.org/hudson/job/maven-plugin-tools/</url>
|
<url>https://builds.apache.org/job/maven-plugin-tools/</url>
|
||||||
</ciManagement>
|
</ciManagement>
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<site>
|
<site>
|
||||||
|
|
@ -365,4 +365,4 @@
|
||||||
</reporting>
|
</reporting>
|
||||||
</profile>
|
</profile>
|
||||||
</profiles>
|
</profiles>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue