Skip to content

Commit 68620d2

Browse files
committed
Fix ciManagement/url
1 parent 9e15588 commit 68620d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ limitations under the License.
5656
</distributionManagement>
5757
<ciManagement>
5858
<system>GitHub</system>
59-
<url>https://github.com/apache/commons-cli/actions</url>
59+
<url>https://github.com/apache/commons-codec/actions</url>
6060
</ciManagement>
6161
<dependencies>
6262
<dependency>

0 commit comments

Comments
 (0)