Author: dejanb Date: Fri Sep 10 13:58:41 2010 New Revision: 995793 URL: http://svn.apache.org/viewvc?rev=995793&view=rev Log: adding stax dependency Modified: activemq/activemq-apollo/trunk/apollo-dto/pom.xml Modified: activemq/activemq-apollo/trunk/apollo-dto/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-dto/pom.xml?rev=995793&r1=995792&r2=995793&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-dto/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-dto/pom.xml Fri Sep 10 13:58:41 2010 @@ -32,7 +32,16 @@ ${artifactId} - + + stax + stax-api + ${stax-api-version} + + + stax + stax + ${stax-version} + org.codehaus.jackson jackson-core-asl