We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd72d75 commit 49a40abCopy full SHA for 49a40ab
pom.xml
@@ -42,8 +42,8 @@ under the License.
42
</prerequisites>
43
44
<scm>
45
- <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git</connection>
46
- <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git</developerConnection>
+ <connection>scm:git:https://github.com/apache/maven-compiler-plugin.git</connection>
+ <developerConnection>scm:git:https://github.com/apache/maven-compiler-plugin.git</developerConnection>
47
<url>https://github.com/apache/maven-compiler-plugin/tree/${project.scm.tag}</url>
48
<tag>maven-compiler-plugin-3.10.0</tag>
49
</scm>
0 commit comments