[Project] Updated names of modules

This commit is contained in:
Robert von Burg 2022-12-16 16:22:54 +01:00
parent e103545025
commit 3055cd4e5f
Signed by: eitch
GPG Key ID: 75DB9C85C74331F7
4 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@
</parent>
<artifactId>plc-model</artifactId>
<name>strolch-plc-model</name>
<name>plc-model</name>
<packaging>jar</packaging>
<url>https://github.com/4treesCH/strolch-plc</url>

View File

@ -12,7 +12,7 @@
</parent>
<artifactId>plc-rest</artifactId>
<name>strolch-plc-rest</name>
<name>plc-rest</name>
<packaging>jar</packaging>
<url>https://github.com/4treesCH/strolch-plc</url>

View File

@ -12,7 +12,7 @@
</parent>
<artifactId>plc-util</artifactId>
<name>strolch-plc-util</name>
<name>plc-util</name>
<packaging>jar</packaging>
<url>https://github.com/4treesCH/strolch-plc</url>

View File

@ -12,7 +12,7 @@
<artifactId>strolch-plc-bom</artifactId>
<packaging>pom</packaging>
<name>strolch-plc-bom</name>
<name>plc-bom</name>
<description>All of Strolch PLC's dependencies for easy dependency management</description>
<dependencyManagement>