We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aa8c50 commit 315a02aCopy full SHA for 315a02a
pom.xml
@@ -29,13 +29,14 @@
29
</repository>
30
<repository>
31
<id>refine-public</id>
32
- <url>https://maven.refinedev.xyz/repository/public-repo/</url>
+ <url>https://maven.refinedev.xyz/public-repo/</url>
33
34
</repositories>
35
36
<distributionManagement>
37
38
39
+ <name>refine-public</name>
40
<url>https://maven.refinedev.xyz/public-repo</url>
41
42
</distributionManagement>
0 commit comments