Skip to content

Commit a566214

Browse files
committed
Fix repository id to match settings.xml
Signed-off-by: Marvin Froeder <marvin@datasqrl.com>
1 parent 9ab8dd9 commit a566214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
<snapshots>
213213
<enabled>true</enabled>
214214
</snapshots>
215-
<id>datasqrl</id>
215+
<id>github</id>
216216
<url>https://maven.pkg.github.com/DataSQRL/sqrl</url>
217217
</repository>
218218
</repositories>

0 commit comments

Comments
 (0)