Modul Web nach client-web umbenannt.

This commit is contained in:
2026-01-17 16:51:54 +01:00
parent 8089a257d1
commit cfc276242f
14 changed files with 18 additions and 8 deletions

View File

@@ -27,7 +27,7 @@
<!-- warte auf web-frontend, damit die gebauten Seiten eingebettet werden können -->
<dependency>
<groupId>com.kapdion.pisano</groupId>
<artifactId>web-frontend</artifactId>
<artifactId>client-web</artifactId>
<version>${project.version}</version>
<type>pom</type>
<scope>provided</scope>