distribution repo
This commit is contained in:
parent
227a61c794
commit
0c9abf2aae
8
pom.xml
8
pom.xml
@ -86,6 +86,14 @@
|
|||||||
</pluginManagement>
|
</pluginManagement>
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
|
<!-- Distribution Repos -->
|
||||||
|
<distributionManagement>
|
||||||
|
<repository>
|
||||||
|
<id>rainnny-repo-public</id>
|
||||||
|
<url>https://maven.rainnny.club/public</url>
|
||||||
|
</repository>
|
||||||
|
</distributionManagement>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.projectlombok</groupId>
|
<groupId>org.projectlombok</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user