瀏覽代碼

removed optional scope from jaxen dependecy in preauth sample as it breaks war file

Luke Taylor 17 年之前
父節點
當前提交
5ec06778f5
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      samples/preauth/pom.xml

+ 0 - 1
samples/preauth/pom.xml

@@ -42,7 +42,6 @@
             <groupId>jaxen</groupId>
             <artifactId>jaxen</artifactId>
             <version>1.1.1</version>
-            <optional>true</optional>
         </dependency>
     </dependencies>