Update parent for kemitix-maven-tiles to kemitix-parent
This commit is contained in:
parent
dd43bf4c13
commit
9489392e22
1 changed files with 5 additions and 0 deletions
|
@ -4,6 +4,11 @@
|
|||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<parent>
|
||||
<groupId>net.kemitix</groupId>
|
||||
<artifactId>kemitix-parent</artifactId>
|
||||
<version>5.0.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<groupId>net.kemitix.tiles</groupId>
|
||||
<artifactId>kemitix-maven-tiles</artifactId>
|
||||
<version>0.1.0-SNAPSHOT</version>
|
||||
|
|
Loading…
Reference in a new issue