You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by rw...@apache.org on 2013/06/06 09:49:18 UTC

svn commit: r1490186 - /stanbol/trunk/entityhub/site/linkeddata/pom.xml

Author: rwesten
Date: Thu Jun  6 07:49:18 2013
New Revision: 1490186

URL: http://svn.apache.org/r1490186
Log:
minor: removed version tag from org.codehaus.jettison:jettison

Modified:
    stanbol/trunk/entityhub/site/linkeddata/pom.xml

Modified: stanbol/trunk/entityhub/site/linkeddata/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/entityhub/site/linkeddata/pom.xml?rev=1490186&r1=1490185&r2=1490186&view=diff
==============================================================================
--- stanbol/trunk/entityhub/site/linkeddata/pom.xml (original)
+++ stanbol/trunk/entityhub/site/linkeddata/pom.xml Thu Jun  6 07:49:18 2013
@@ -128,7 +128,6 @@
     <dependency>
       <groupId>org.codehaus.jettison</groupId>
       <artifactId>jettison</artifactId>
-      <version>1.2</version>
     </dependency>
     <dependency>
       <groupId>commons-io</groupId>