Author: reto
Date: Wed Oct 23 14:20:35 2013
New Revision: 1535036

URL: http://svn.apache.org/r1535036
Log:
STANBOL-1190: commented out cmsadapter and contenthub as pointed out by Joseph 
M'Bimbi-Bene

Modified:
    stanbol/trunk/launchers/full-war/pom.xml

Modified: stanbol/trunk/launchers/full-war/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/launchers/full-war/pom.xml?rev=1535036&r1=1535035&r2=1535036&view=diff
==============================================================================
--- stanbol/trunk/launchers/full-war/pom.xml (original)
+++ stanbol/trunk/launchers/full-war/pom.xml Wed Oct 23 14:20:35 2013
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>4-SNAPSHOT</version>
+    <version>5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
@@ -144,21 +144,21 @@
       <scope>provided</scope>
     </dependency>
 
-    <!-- Stanbol CMS Adapter Bundle List -->
+    <!-- Stanbol CMS Adapter Bundle List
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.launchers.bundlelists.cmsadapter</artifactId>
       <version>1.0.0-SNAPSHOT</version>
       <type>partialbundlelist</type>
-    </dependency>
+    </dependency> -->
 
-    <!-- Stanbol Contenthub Bundle List -->
+    <!-- Stanbol Contenthub Bundle List
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.launchers.bundlelists.contenthub</artifactId>
       <version>1.0.0-SNAPSHOT</version>
       <type>partialbundlelist</type>
-    </dependency>
+    </dependency> -->
 
     <!-- Stanbol Data Bundle List -->
     <dependency>


Reply via email to