소스 검색

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>