Skip to content

Commit 315a02a

Browse files
committed
pom xml L
1 parent 9aa8c50 commit 315a02a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,14 @@
2929
</repository>
3030
<repository>
3131
<id>refine-public</id>
32-
<url>https://maven.refinedev.xyz/repository/public-repo/</url>
32+
<url>https://maven.refinedev.xyz/public-repo/</url>
3333
</repository>
3434
</repositories>
3535

3636
<distributionManagement>
3737
<repository>
3838
<id>refine-public</id>
39+
<name>refine-public</name>
3940
<url>https://maven.refinedev.xyz/public-repo</url>
4041
</repository>
4142
</distributionManagement>

0 commit comments

Comments
 (0)