Update POMs

This commit is contained in:
2021-03-21 12:53:43 +01:00
parent 4da86314c8
commit 87f2bf0b19
2 changed files with 145 additions and 5 deletions

View File

@@ -4,15 +4,15 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>fr.pandacube.pandacube</groupId>
<artifactId>PandacubeParentPublic</artifactId>
<version>dev</version>
<groupId>fr.pandacube.lib</groupId>
<artifactId>pandalib-parent</artifactId>
<version>1.0-SNAPSHOT</version>
</parent>
<artifactId>PandacubeUtil</artifactId>
<artifactId>pandalib-core</artifactId>
<packaging>jar</packaging>
<name>PandacubeUtil</name>
<name>PandaLib-Core</name>
<dependencies>
<dependency>