ソースを参照

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>