Add artifactId, currently showing null with maven jar:install.

This commit is contained in:
Matthew Porter 2005-04-06 20:22:24 +00:00
parent 3f6c5f7cb1
commit d710c5d759
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
-->
<project>
<pomVersion>3</pomVersion>
<artifactId>acegisecurity</artifactId>
<groupId>acegisecurity</groupId>
<currentVersion>0.8.2-SNAPSHOT</currentVersion>
<package>net.sf.acegisecurity</package>