소스 검색

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>