Rename artifacts

This commit is contained in:
Paul Campbell 2017-12-22 20:00:53 +00:00
parent 3c94d6b3e4
commit 7649557324
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>net.kemitix.tiles</groupId> <groupId>net.kemitix.tiles</groupId>
<artifactId>kemitix-quality-maven-tiles</artifactId> <artifactId>kemitix-maven-tiles</artifactId>
<version>0.1.0-SNAPSHOT</version> <version>0.1.0-SNAPSHOT</version>
<properties> <properties>
<tiles-maven-plugin.version>2.10</tiles-maven-plugin.version> <tiles-maven-plugin.version>2.10</tiles-maven-plugin.version>

View file

@ -7,7 +7,7 @@
<version>0.1.0-SNAPSHOT</version> <version>0.1.0-SNAPSHOT</version>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>quality-checkstyle-tile</artifactId> <artifactId>checkstyle-tile</artifactId>
<packaging>tile</packaging> <packaging>tile</packaging>
<properties> <properties>