浏览代码

Make DMS Sample work post-Spring Security 2 refactor.

Ben Alex 17 年之前
父节点
当前提交
56edae4f14
共有 1 个文件被更改,包括 1 次插入0 次删除
  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>