Author: alexdma
Date: Thu Jun 30 20:02:24 2011
New Revision: 1141692
URL: http://svn.apache.org/viewvc?rev=1141692&view=rev
Log:
STANBOL-177 :
- Removed dependency on full launcher in reasoners web module.
Modified:
incubator/stanbol/trunk/reasoners/web/pom.xml
Modified: incubator/stanbol/trunk/reasoners/web/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/reasoners/web/pom.xml?rev=1141692&r1=1141691&r2=1141692&view=diff
==============================================================================
--- incubator/stanbol/trunk/reasoners/web/pom.xml (original)
+++ incubator/stanbol/trunk/reasoners/web/pom.xml Thu Jun 30 20:02:24 2011
@@ -135,12 +135,14 @@
</build>
<dependencies>
+ <!--
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.launchers.full</artifactId>
<version>0.9-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
+ -->
<!-- dependencies on other IKS modules -->
<dependency>
<groupId>org.apache.clerezza</groupId>