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 2012/08/23 15:56:21 UTC

svn commit: r1376492 - /incubator/stanbol/trunk/launchers/full/pom.xml

Author: reto
Date: Thu Aug 23 13:56:21 2012
New Revision: 1376492

URL: http://svn.apache.org/viewvc?rev=1376492&view=rev
Log:
uncommented shell Rupert commented out by mistake

Modified:
    incubator/stanbol/trunk/launchers/full/pom.xml

Modified: incubator/stanbol/trunk/launchers/full/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/launchers/full/pom.xml?rev=1376492&r1=1376491&r2=1376492&view=diff
==============================================================================
--- incubator/stanbol/trunk/launchers/full/pom.xml (original)
+++ incubator/stanbol/trunk/launchers/full/pom.xml Thu Aug 23 13:56:21 2012
@@ -166,14 +166,14 @@
       <scope>provided</scope>
     </dependency>
     
-    <!-- zz> Shell Bundle List 
+    <!-- zz> Shell Bundle List --> 
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.launchers.bundlelists.zzshell</artifactId>
       <version>0.10.0-incubating-SNAPSHOT</version>
       <type>partialbundlelist</type>
       <scope>provided</scope>
-    </dependency> -->
+    </dependency>
 
     <!-- Stanbol CMS Adapter Bundle List -->
     <dependency>