Browse Source

Added maven files

Carlos Sanchez 21 năm trước cách đây
mục cha
commit
447549cf01
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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>