[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:09 +01:00
parent 4f64c8625a
commit d49846c360
1 changed files with 1 additions and 1 deletions

View File

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