Skip to content

Commit 7020be3

Browse files
committed
fixing snapshots repo
1 parent 77dc342 commit 7020be3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@
8989
<!-- Temporarily need bootique 3.0-SNAPSHOT access -->
9090
<repositories>
9191
<repository>
92-
<id>linkmove-snapshots</id>
93-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
92+
<id>bootique-snapshots</id>
93+
<url>https://central.sonatype.com/repository/maven-snapshots</url>
9494
<releases>
9595
<enabled>false</enabled>
9696
</releases>

0 commit comments

Comments
 (0)