Fix pom order

Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
This commit is contained in:
2018-10-26 11:27:09 -04:00
parent 2637d99bce
commit b8e5ea0b78
5 changed files with 30 additions and 61 deletions

View File

@@ -5,8 +5,8 @@
<artifactId>ebigeon-config</artifactId>
<version>1.8.21</version>
</parent>
<artifactId>socket</artifactId>
<groupId>net.bigeon.gclc</groupId>
<artifactId>socket</artifactId>
<version>1.1.13-SNAPSHOT</version>
<packaging>jar</packaging>
<name>GCLC Socket</name>