You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2014/02/10 21:22:12 UTC

svn commit: r1566728 - /incubator/streams/trunk/streams-contrib/streams-provider-sysomos/pom.xml

Author: sblackmon
Date: Mon Feb 10 20:22:11 2014
New Revision: 1566728

URL: http://svn.apache.org/r1566728
Log:
These changes should allow the project to build on Jenkins, rather than error out when jsonschema2pojo tries to build .svn directories

Modified:
    incubator/streams/trunk/streams-contrib/streams-provider-sysomos/pom.xml

Modified: incubator/streams/trunk/streams-contrib/streams-provider-sysomos/pom.xml
URL: http://svn.apache.org/viewvc/incubator/streams/trunk/streams-contrib/streams-provider-sysomos/pom.xml?rev=1566728&r1=1566727&r2=1566728&view=diff
==============================================================================
--- incubator/streams/trunk/streams-contrib/streams-provider-sysomos/pom.xml (original)
+++ incubator/streams/trunk/streams-contrib/streams-provider-sysomos/pom.xml Mon Feb 10 20:22:11 2014
@@ -46,7 +46,6 @@
         <dependency>
             <groupId>com.fasterxml</groupId>
             <artifactId>aalto-xml</artifactId>
-            <version>0.9.9</version>
         </dependency>
         <dependency>
             <groupId>org.slf4j</groupId>