[maven] Cleanup pom.xml files.

This commit is contained in:
Mikaël Capelle
2020-03-04 16:10:08 +01:00
parent 5bb454a3b2
commit 2914df4a37
4 changed files with 38 additions and 32 deletions

View File

@@ -4,11 +4,14 @@
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.insa.graphs</groupId>
<artifactId>be-graphes-all</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
<artifactId>be-graphes-model</artifactId>
<name>be-graphes-model</name>
</project>