Skip to content

Commit 46deea1

Browse files
committed
chore: correct github package name in pom.xml
1 parent 07567cb commit 46deea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
<repository>
222222
<id>github</id>
223223
<name>GitHub Packages</name>
224-
<url>https://maven.pkg.github.com/sttk/linebreak-java</url>
224+
<url>https://maven.pkg.github.com/sttk/cliargs-java</url>
225225
</repository>
226226
</distributionManagement>
227227
</profile>

0 commit comments

Comments
 (0)