Przeglądaj źródła

Added maven files

Carlos Sanchez 21 lat temu
rodzic
commit
447549cf01
1 zmienionych plików z 5 dodań i 0 usunięć
  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>