Skip to content

Commit

Permalink
Fixed repository url.
Browse files Browse the repository at this point in the history
  • Loading branch information
blaubaer committed Oct 9, 2024
1 parent cb2dc60 commit ad036a3
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 @@ -250,11 +250,11 @@
<distributionManagement>
<snapshotRepository>
<id>github</id>
<url>https://maven.pkg.github.com/echocat/hugo-maven-plugin</url>
<url>https://maven.pkg.github.com/echocat/java-stream-utils</url>
</snapshotRepository>
<repository>
<id>github</id>
<url>https://maven.pkg.github.com/echocat/hugo-maven-plugin</url>
<url>https://maven.pkg.github.com/echocat/java-stream-utils</url>
</repository>
</distributionManagement>

Expand Down

0 comments on commit ad036a3

Please sign in to comment.