We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45ccf06 commit 3de45d8Copy full SHA for 3de45d8
pom.xml
@@ -89,8 +89,8 @@ under the License.
89
</prerequisites>
90
91
<scm>
92
- <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git</connection>
93
- <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git</developerConnection>
+ <connection>scm:git:https://github.com/apache/maven-javadoc-plugin.git</connection>
+ <developerConnection>scm:git:https://github.com/apache/maven-javadoc-plugin.git</developerConnection>
94
<tag>HEAD</tag>
95
<url>https://github.com/apache/maven-javadoc-plugin/tree/${project.scm.tag}</url>
96
</scm>
0 commit comments