Browse Source

Make DMS Sample work post-Spring Security 2 refactor.

Ben Alex 17 years ago
parent
commit
56edae4f14
1 changed files with 1 additions and 0 deletions
  1. 1 0
      samples/pom.xml

+ 1 - 0
samples/pom.xml

@@ -17,5 +17,6 @@
 -->
    <module>contacts</module>
    <module>tutorial</module>
+   <module>dms</module>
  </modules>
 </project>