From ce030cc0979aa9ec2f5466ad17b9e847ae657f32 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Tue, 9 Oct 2012 08:54:31 +0000 Subject: [PATCH] remove struts2 dependencies declarations git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1395918 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 66 ++++----------------------------------------------------- 1 file changed, 4 insertions(+), 62 deletions(-) diff --git a/pom.xml b/pom.xml index 2a682bcb3..525131308 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ 1.2.2 2.4 2.6 - 2.2.3.1 + 3.0.4 2.0.8 1.13.1 @@ -1022,45 +1022,7 @@ - - org.apache.archiva.redback - redback-struts2-content - ${redback.version} - war - - - classworlds - classworlds - - - commons-logging - commons-logging - - - - - org.apache.archiva.redback - redback-struts2-integration - ${redback.version} - - - classworlds - classworlds - - - plexus - plexus-utils - - - velocity - velocity-dep - - - commons-logging - commons-logging - - - + org.apache.archiva.redback redback-rest-api @@ -1276,28 +1238,8 @@ wagon-provider-api ${wagon.version} - - org.apache.struts - struts2-core - ${struts.version} - - - commons-logging - commons-logging - - - - - org.apache.struts - struts2-spring-plugin - ${struts.version} - - - commons-logging - commons-logging - - - + + xmlunit xmlunit -- 2.39.5