diff --git a/pom.xml b/pom.xml index 3e94a9a91..6ce12caee 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.apache.archiva archiva-parent - 10-SNAPSHOT + 10 @@ -67,14 +67,14 @@ 2.1 5.1.1 2.4 - 2.1-SNAPSHOT - 2.1-SNAPSHOT + 2.1 + 2.1 2.0 - 2.1-SNAPSHOT + 2.1 2.0 2.0 1.7.5 - 2.0-beta6-SNAPSHOT + 2.0-beta6 3.2.2.RELEASE @@ -452,7 +452,7 @@ org.apache.archiva.redback.components spring-jdo2 - 2.1-SNAPSHOT + 2.1 @@ -498,6 +498,11 @@ jackson-core-asl ${jacksonVersion} + + org.codehaus.jackson + jackson-mapper-asl + ${jacksonVersion} + org.apache.cxf cxf-bundle-jaxrs @@ -1187,12 +1192,6 @@ ${log4j.version} runtime - - org.apache.logging.log4j - log4j - ${log4j.version} - runtime - org.apache.logging.log4j log4j-slf4j-impl @@ -1211,6 +1210,12 @@ ${log4j.version} runtime + + org.apache.logging.log4j + log4j-to-slf4j + ${log4j.version} + runtime + taglibs @@ -1719,7 +1724,7 @@ org.apache.archiva.redback.components.modello modello-plugin-redback-registry - 1.0-SNAPSHOT + 1.0 @@ -1852,6 +1857,10 @@ true + + log4j2.staging + https://repository.apache.org/content/repositories/orgapachelogging-013/ +