Skip to content

Commit ad036a3

Browse files
committed
Fixed repository url.
1 parent cb2dc60 commit ad036a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,11 +250,11 @@
250250
<distributionManagement>
251251
<snapshotRepository>
252252
<id>github</id>
253-
<url>https://maven.pkg.github.com/echocat/hugo-maven-plugin</url>
253+
<url>https://maven.pkg.github.com/echocat/java-stream-utils</url>
254254
</snapshotRepository>
255255
<repository>
256256
<id>github</id>
257-
<url>https://maven.pkg.github.com/echocat/hugo-maven-plugin</url>
257+
<url>https://maven.pkg.github.com/echocat/java-stream-utils</url>
258258
</repository>
259259
</distributionManagement>
260260

0 commit comments

Comments
 (0)