[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:55 +01:00
parent 76d8d24ebd
commit 5f3b584c30
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<artifactId>li.strolch.persistence.xml</artifactId>
<name>Reference Persistence Implementation for Strolch</name>
<name>li.strolch.persistence.xml</name>
<description>Reference Persistence Implementation for Strolch</description>
<url>https://github.com/eitch/li.strolch.persistence.xml</url>