Skip to content

Commit

Permalink
[SMXCOMP-868]Align stax-api version
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/servicemix/utils/trunk@1136252 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
ffang committed Jun 15, 2011
1 parent 72a87b7 commit 27b4776
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -60,9 +60,9 @@
<optional>true</optional> <optional>true</optional>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.geronimo.specs</groupId> <groupId>javax.xml.stream</groupId>
<artifactId>geronimo-stax-api_1.0_spec</artifactId> <artifactId>stax-api</artifactId>
<version>1.0.1</version> <version>1.0-2</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.woodstox</groupId> <groupId>org.codehaus.woodstox</groupId>
Expand Down

0 comments on commit 27b4776

Please sign in to comment.