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