Author: reto
Date: Mon Oct 21 13:52:29 2013
New Revision: 1534157

URL: http://svn.apache.org/r1534157
Log:
STANBOL-1094: reverted accidentaly committed change

Modified:
    stanbol/trunk/launchers/mini/pom.xml

Modified: stanbol/trunk/launchers/mini/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/launchers/mini/pom.xml?rev=1534157&r1=1534156&r2=1534157&view=diff
==============================================================================
--- stanbol/trunk/launchers/mini/pom.xml (original)
+++ stanbol/trunk/launchers/mini/pom.xml Mon Oct 21 13:52:29 2013
@@ -181,14 +181,15 @@
 
     <!-- Security Support -->
     <!-- getting exception about missing RuntimePermission anonymous actually 
has -->
-    <!-- <dependency>
+    <dependency>
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.launchers.bundlelists.security</artifactId>
       <version>1.0.0-SNAPSHOT</version>
       <type>partialbundlelist</type>
       <scope>provided</scope>
-    </dependency> -->
+    </dependency>
     
+    <!-- not yet there
     <dependency>
       <groupId>org.apache.clerezza.provisioning</groupId>
       <artifactId>rdf</artifactId>
@@ -196,6 +197,7 @@
       <type>partialbundlelist</type>
       <scope>provided</scope>
     </dependency>
+    -->
   </dependencies>
 
 </project>


Reply via email to