diff --git a/pom.xml b/pom.xml index 83be02b19f..3d652c8d87 100644 --- a/pom.xml +++ b/pom.xml @@ -77,6 +77,9 @@ 2.5 + 2.0 + 1.5-ea01 + 2.2.0 1.6 UTF-8 diff --git a/scm-agent/pom.xml b/scm-agent/pom.xml index 68fbee6a52..f0952ced29 100644 --- a/scm-agent/pom.xml +++ b/scm-agent/pom.xml @@ -26,7 +26,7 @@ com.sun.jersey jersey-server - 1.5-ea01 + ${jersey.version} diff --git a/scm-web-api/pom.xml b/scm-web-api/pom.xml index d4dacee33f..fd21c89f05 100644 --- a/scm-web-api/pom.xml +++ b/scm-web-api/pom.xml @@ -50,10 +50,4 @@ - - 2.5 - 1.5-ea01 - 2.0 - - diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index cce8947c04..f2d466eb32 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -104,8 +104,8 @@ org.apache.commons.logging.impl.Jdk14Logger - 1.6 - 1.6 + ${project.build.javaLevel} + ${project.build.javaLevel} ${project.build.sourceEncoding} @@ -121,13 +121,6 @@ scm-webapp - - - 2.5 - 1.5-ea01 - 2.0 - 2.2.0 -