Author: ogrisel
Date: Wed Nov 30 15:32:41 2011
New Revision: 1208468

URL: http://svn.apache.org/viewvc?rev=1208468&view=rev
Log:
Remove the useless parent pom.xml from the commons/solr folder

Removed:
    incubator/stanbol/trunk/commons/solr/pom.xml
Modified:
    incubator/stanbol/trunk/commons/pom.xml

Modified: incubator/stanbol/trunk/commons/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/pom.xml?rev=1208468&r1=1208467&r2=1208468&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/pom.xml (original)
+++ incubator/stanbol/trunk/commons/pom.xml Wed Nov 30 15:32:41 2011
@@ -42,7 +42,6 @@
     opennlp bundle is only added when using the 'stack' profile.
     <module>opennlp</module>
     -->
-    <module>solr</module>
     <module>web/base</module>
     <module>web/home</module>
     <module>web/sparql</module>
@@ -55,6 +54,10 @@
     <module>stanboltools/datafileprovider</module>
     <module>stanboltools/bundledatafileprovider</module>
     <module>installer/bundleprovider</module>
+    <module>solr/core</module>
+    <module>solr/managed</module>
+    <module>solr/web</module>
+    <module>solr/install</module>
     <!-- not in a stable state right now 
     <module>installer/jarprovider</module>
     -->


Reply via email to