[Minor] set artifact name to artifactId for easier reading of build log

This commit is contained in:
Robert von Burg 2013-12-24 02:43:37 +01:00
parent 6e308778e4
commit 95052e16f9
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<artifactId>li.strolch.parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Parent for li.strolch projects</name>
<name>li.strolch.parent</name>
<description>Parent for all li.strolch projects for easier project maintenance</description>
<inceptionYear>2013</inceptionYear>