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 a0278f7 commit a7c5af9Copy full SHA for a7c5af9
1 file changed
pom.xml
@@ -45,8 +45,8 @@ limitations under the License.
45
<url>https://issues.apache.org/jira/browse/CODEC</url>
46
</issueManagement>
47
<scm>
48
- <connection>scm:git:https://gitbox.apache.org/repos/asf?p=commons-codec.git</connection>
49
- <developerConnection>scm:git:https://gitbox.apache.org/repos/asf?p=commons-codec.git</developerConnection>
+ <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-codec</connection>
+ <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-codec</developerConnection>
50
<url>https://github.com/apache/commons-codec</url>
51
</scm>
52
<distributionManagement>
0 commit comments