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

This commit is contained in:
Robert von Burg 2013-12-24 02:44:06 +01:00
parent 2c10b1b727
commit 8c786d4fbc
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<artifactId>li.strolch.testbase</artifactId>
<name>runtime for Strolch</name>
<name>li.strolch.testbase</name>
<description>runtime for Strolch</description>
<url>https://github.com/eitch/li.strolch.testbase</url>