You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by si...@apache.org on 2012/03/25 20:16:08 UTC

svn commit: r1304437 - in /incubator/stanbol/branches/0.9.0-incubating/parent: ./ pom.xml

Author: sinaci
Date: Fri Mar 23 15:29:41 2012
New Revision: 1304437

URL: http://svn.apache.org/viewvc?rev=1304437&view=rev
Log:
merge changes of STANBOL-549

Modified:
    incubator/stanbol/branches/0.9.0-incubating/parent/   (props changed)
    incubator/stanbol/branches/0.9.0-incubating/parent/pom.xml

Propchange: incubator/stanbol/branches/0.9.0-incubating/parent/
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Fri Mar 23 15:29:41 2012
@@ -0,0 +1 @@
+/incubator/stanbol/trunk/parent:1301064-1301517,1301612-1302384,1303391-1303402,1303405-1304408

Modified: incubator/stanbol/branches/0.9.0-incubating/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/branches/0.9.0-incubating/parent/pom.xml?rev=1304437&r1=1304436&r2=1304437&view=diff
==============================================================================
--- incubator/stanbol/branches/0.9.0-incubating/parent/pom.xml (original)
+++ incubator/stanbol/branches/0.9.0-incubating/parent/pom.xml Fri Mar 23 15:29:41 2012
@@ -1509,13 +1509,6 @@
       </exclusions>
     </dependency>
     
-    <!-- DOM parser for Solr schema -->
-    <dependency>
-      <groupId>xom</groupId>
-      <artifactId>xom</artifactId>
-      <version>1.2.5</version>
-    </dependency>
-
     <!-- HTML cleaner -->
     <!-- we need to exclude jaxen and we do not need ant -->
     <dependency>