소스 검색

Added maven files

Carlos Sanchez 21 년 전
부모
커밋
447549cf01
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      samples/contacts/project.xml

+ 5 - 0
samples/contacts/project.xml

@@ -0,0 +1,5 @@
+<project>
+    <extend>${basedir}/../project.xml</extend>
+    <artifactId>acegi-sample-contacts</artifactId>
+    <name>Acegi Security System for Spring - Contacts sample</name>
+</project>