Set parent to update release-plugin version

This commit is contained in:
2016-06-12 12:43:59 -04:00
parent 8038db26f3
commit d404d0ab69
3 changed files with 3 additions and 3 deletions

View File

@@ -53,7 +53,7 @@
<parent>
<groupId>fr.bigeon</groupId>
<artifactId>ebigeon-config</artifactId>
<version>1.6.0</version>
<version>1.7.0</version>
</parent>
<build>
<plugins>