Skip to content

Commit

Permalink
fixed wrong name...
Browse files Browse the repository at this point in the history
  • Loading branch information
seyfu-t committed Sep 8, 2024
1 parent 7e3a7ec commit 30e354d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
<repository>
<id>github</id>
<name>Github</name>
<url>https://maven.pkg.github.com/cal0610/medium-auth-commons</url>
<url>https://maven.pkg.github.com/seyfu-t/JBarcode_1D</url>
</repository>
<snapshotRepository>
<id>github</id>
<url>https://maven.pkg.github.com/cal0610/medium-auth-commons</url>
<url>https://maven.pkg.github.com/seyfu-t/JBarcode_1D</url>
</snapshotRepository>
</distributionManagement>

Expand Down

0 comments on commit 30e354d

Please sign in to comment.