Updated module names

This commit is contained in:
lieght
2025-09-24 15:57:01 +02:00
parent da777f5300
commit 80f0b9e957
5 changed files with 10 additions and 8 deletions

View File

@@ -2,8 +2,8 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.toop</groupId>
<artifactId>pism</artifactId>
<version>1.0-SNAPSHOT</version>
<artifactId>pism_app</artifactId>
<version>0.1</version>
<properties>
<main-class>org.toop.app.Main</main-class>