Merge pull request #14 from kemitix/upgrade-kemitix-parent-to-1.0.0
Upgrade kemitix-parent to 1.0.0
This commit is contained in:
commit
cf1969fdb7
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -32,7 +32,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>net.kemitix</groupId>
|
<groupId>net.kemitix</groupId>
|
||||||
<artifactId>kemitix-parent</artifactId>
|
<artifactId>kemitix-parent</artifactId>
|
||||||
<version>0.7.1</version>
|
<version>1.0.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|
Loading…
Reference in a new issue