浏览代码

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

Matthew Porter 20 年之前
父节点
当前提交
d710c5d759
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      project.xml

+ 1 - 0
project.xml

@@ -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>