We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5985104 commit 4c67b29Copy full SHA for 4c67b29
pom.xml
@@ -23,7 +23,7 @@ under the License.
23
<parent>
24
<groupId>org.apache.maven.plugins</groupId>
25
<artifactId>maven-plugins</artifactId>
26
- <version>39</version>
+ <version>43</version>
27
<relativePath />
28
</parent>
29
@@ -59,7 +59,7 @@ under the License.
59
</issueManagement>
60
<ciManagement>
61
<system>Jenkins</system>
62
- <url>https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-jarsigner-plugin/</url>
+ <url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-jarsigner-plugin/</url>
63
</ciManagement>
64
<distributionManagement>
65
<site>
0 commit comments