feat: adddist
This commit is contained in:
@@ -11,6 +11,14 @@
|
|||||||
<version>3.5.5</version>
|
<version>3.5.5</version>
|
||||||
<relativePath />
|
<relativePath />
|
||||||
</parent>
|
</parent>
|
||||||
|
<distributionManagement>
|
||||||
|
<repository>
|
||||||
|
<id>tmp</id>
|
||||||
|
<name>Test</name>
|
||||||
|
<url>file://local/Users/rickrongen/IdeaProjects/sfg-sb-common/tmp-repo</url>
|
||||||
|
<layout>default</layout>
|
||||||
|
</repository>
|
||||||
|
</distributionManagement>
|
||||||
|
|
||||||
<groupId>com.sligrofoodgroup.spring-boot-common</groupId>
|
<groupId>com.sligrofoodgroup.spring-boot-common</groupId>
|
||||||
<artifactId>spring-boot-parent</artifactId>
|
<artifactId>spring-boot-parent</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user