You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by tv...@apache.org on 2015/02/08 20:07:20 UTC

svn commit: r1658249 - /turbine/fulcrum/trunk/pom.xml

Author: tv
Date: Sun Feb  8 19:07:19 2015
New Revision: 1658249

URL: http://svn.apache.org/r1658249
Log:
Build multi-module security

Modified:
    turbine/fulcrum/trunk/pom.xml

Modified: turbine/fulcrum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/pom.xml?rev=1658249&r1=1658248&r2=1658249&view=diff
==============================================================================
--- turbine/fulcrum/trunk/pom.xml (original)
+++ turbine/fulcrum/trunk/pom.xml Sun Feb  8 19:07:19 2015
@@ -48,7 +48,7 @@
     <module>pool</module>    
     <module>quartz</module>        
     <module>resourcemanager</module>    
-    <module>security/api</module>    
+    <module>security</module>    
     <module>servicemanager</module>    
     <module>spring</module>            
     <module>testcontainer</module>