Skip to content

Commit 166e32e

Browse files
committed
RC Repo
1 parent c548b31 commit 166e32e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

pom.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,19 @@
4444
<id>okaeri</id>
4545
<url>https://storehouse.okaeri.eu/repository/maven-public/</url>
4646
</repository>
47+
<repository>
48+
<id>lpmc-redstonecloud</id>
49+
<url>https://repo.lostplacemc.eu/redstonecloud</url>
50+
</repository>
4751
</repositories>
4852

53+
<distributionManagement>
54+
<repository>
55+
<id>lpmc-redstonecloud</id>
56+
<url>https://repo.lostplacemc.eu/redstonecloud</url>
57+
</repository>
58+
</distributionManagement>
59+
4960
<dependencies>
5061
<dependency>
5162
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)