[Project] Renamed strolch-bom

This commit is contained in:
Robert von Burg 2022-12-16 15:28:17 +01:00
parent 3c0c323426
commit d726ff7d05
Signed by: eitch
GPG Key ID: 75DB9C85C74331F7
5 changed files with 2 additions and 2 deletions

View File

@ -164,7 +164,7 @@
<module>test-performance</module>
<module>bom</module>
<module>strolch-bom</module>
</modules>
<dependencyManagement>

View File

@ -10,7 +10,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>bom</artifactId>
<artifactId>strolch-bom</artifactId>
<packaging>pom</packaging>
<name>bom</name>
<description>All of Strolch's dependencies for easy dependency management in Strolch projects</description>