Author: fchrist
Date: Fri Jun  1 12:46:20 2012
New Revision: 1345134

URL: http://svn.apache.org/viewvc?rev=1345134&view=rev
Log:
STANBOL-643 Fix build. Updated deps versions to 0.10.1-incubating-SNAPSHOT

Modified:
    incubator/stanbol/trunk/commons/solr/install/pom.xml
    incubator/stanbol/trunk/entityhub/yard/solr/pom.xml
    
incubator/stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml

Modified: incubator/stanbol/trunk/commons/solr/install/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/solr/install/pom.xml?rev=1345134&r1=1345133&r2=1345134&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/solr/install/pom.xml (original)
+++ incubator/stanbol/trunk/commons/solr/install/pom.xml Fri Jun  1 12:46:20 
2012
@@ -38,6 +38,14 @@
   </description>
 
   <inceptionYear>2010</inceptionYear>
+  <licenses>
+    <license>
+      <name>Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+      <comments>A business-friendly OSS license</comments>
+    </license>
+  </licenses>
 
   <scm>
     <connection>

Modified: incubator/stanbol/trunk/entityhub/yard/solr/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/yard/solr/pom.xml?rev=1345134&r1=1345133&r2=1345134&view=diff
==============================================================================
--- incubator/stanbol/trunk/entityhub/yard/solr/pom.xml (original)
+++ incubator/stanbol/trunk/entityhub/yard/solr/pom.xml Fri Jun  1 12:46:20 2012
@@ -101,7 +101,7 @@
     <dependency> <!-- provides Solr and OSGI utilities for Solr -->
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.solr.core</artifactId>
-      <version>0.10.0-incubating-SNAPSHOT</version>
+      <version>0.10.1-incubating-SNAPSHOT</version>
     </dependency>
     <dependency> <!-- provides managed Solr servers -->
       <groupId>org.apache.stanbol</groupId>

Modified: 
incubator/stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml?rev=1345134&r1=1345133&r2=1345134&view=diff
==============================================================================
--- 
incubator/stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
 (original)
+++ 
incubator/stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
 Fri Jun  1 12:46:20 2012
@@ -358,7 +358,7 @@
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.solr.core</artifactId>
-      <version>0.10.0-incubating-SNAPSHOT</version>
+      <version>0.10.1-incubating-SNAPSHOT</version>
     </bundle>
     <bundle>
       <groupId>org.apache.stanbol</groupId>


Reply via email to