From 803e95b370face3bc6ef7448598d7881e82b418b Mon Sep 17 00:00:00 2001 From: Benjamin Bentmann Date: Tue, 11 Nov 2008 21:46:34 +0000 Subject: [PATCH] o Synced dependency on stax-api with the JAR used by Woodstox (due to bad repo metadata, javax.xml.stream:stax-api is not recognized as a conflict/duplicate) git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@713182 13f79535-47bb-0310-9956-ffa450edef68 --- maven-shared-model/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-shared-model/pom.xml b/maven-shared-model/pom.xml index 5c2a8f76d6..4ab36817b7 100644 --- a/maven-shared-model/pom.xml +++ b/maven-shared-model/pom.xml @@ -36,9 +36,9 @@ under the License. 3.2.6 - javax.xml.stream + stax stax-api - 1.0-2 + 1.0.1 junit