distributionManagement
parent
ea0047d114
commit
fbbbe36b0a
7
pom.xml
7
pom.xml
|
@ -44,6 +44,13 @@
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
|
<distributionManagement>
|
||||||
|
<snapshotRepository>
|
||||||
|
<id>krakatoa-earth</id>
|
||||||
|
<url>http://repo.krakatoa.umbach.dev/repository/krakatoa-earth/</url>
|
||||||
|
</snapshotRepository>
|
||||||
|
</distributionManagement>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<artifactId>lombok</artifactId>
|
<artifactId>lombok</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue