You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by re...@apache.org on 2013/09/10 17:16:41 UTC

svn commit: r1521524 - /stanbol/branches/commons-ng/launchers/stable/pom.xml

Author: reto
Date: Tue Sep 10 15:16:40 2013
New Revision: 1521524

URL: http://svn.apache.org/r1521524
Log:
STANBOL-1127: including default data

Modified:
    stanbol/branches/commons-ng/launchers/stable/pom.xml

Modified: stanbol/branches/commons-ng/launchers/stable/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/commons-ng/launchers/stable/pom.xml?rev=1521524&r1=1521523&r2=1521524&view=diff
==============================================================================
--- stanbol/branches/commons-ng/launchers/stable/pom.xml (original)
+++ stanbol/branches/commons-ng/launchers/stable/pom.xml Tue Sep 10 15:16:40 2013
@@ -188,13 +188,13 @@
     </dependency>
 
     <!-- Stanbol Data Bundle List -->
-    <!-- <dependency>
+    <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.launchers.bundlelists.defaultdata</artifactId>
       <version>1.1.0-SNAPSHOT</version>
       <type>partialbundlelist</type>
       <scope>provided</scope>
-    </dependency> -->
+    </dependency>
 
     <!-- Stanbol Entityhub Bundle List -->
     <dependency>