diff --git a/core/pom.xml b/core/pom.xml index c66a8585fb431cf474edb3ed237566e19894f71d..9ad77d57d13f6a14b0502539b0ff2a52c2b09273 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ org.jvnet.hudson.main pom - 1.60 + 1.60-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 68f40dd642f7b7cddd83abf8ecabb509d39fa103..9aaf05b077d781f0899d391766229dfb513e08d2 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.jvnet.hudson.main pom - 1.60 + 1.60-SNAPSHOT pom Hudson main module diff --git a/war/pom.xml b/war/pom.xml index 3a1b8e27aca0bc68e630af5446753650c0e1fdc4..176bf9f41a6a6738e6f04dbd6161fcc7326d21f6 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -3,7 +3,7 @@ org.jvnet.hudson.main pom - 1.60 + 1.60-SNAPSHOT ../pom.xml @@ -23,9 +23,6 @@ ${basedir}/resources - - WEB-INF/lib/* - @@ -44,12 +41,17 @@ HUDSON_HOME - work + ../../work stapler.jelly.noCache - work + true + + + + stapler.resourcePath + ../core/src/main/resources