[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:29 +01:00
parent c47363f092
commit bbbf8c1fb4
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<artifactId>li.strolch.bom</artifactId>
<packaging>pom</packaging>
<name>The default set of dependencies to start working with strolch projects</name>
<name>li.strolch.bom</name>
<description>The default set of dependencies to start working with strolch projects</description>
<dependencies>