You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by ka...@apache.org on 2010/03/05 06:57:05 UTC

svn commit: r919304 - /incubator/shiro/trunk/samples/pom.xml

Author: kaosko
Date: Fri Mar  5 05:57:05 2010
New Revision: 919304

URL: http://svn.apache.org/viewvc?rev=919304&view=rev
Log:
Attach samples-spring-client module to the reactor build

Modified:
    incubator/shiro/trunk/samples/pom.xml

Modified: incubator/shiro/trunk/samples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/shiro/trunk/samples/pom.xml?rev=919304&r1=919303&r2=919304&view=diff
==============================================================================
--- incubator/shiro/trunk/samples/pom.xml (original)
+++ incubator/shiro/trunk/samples/pom.xml Fri Mar  5 05:57:05 2010
@@ -36,6 +36,7 @@
         <module>aspectj</module>
         <module>quickstart</module>
         <module>web</module>
+        <module>spring-client</module>        
         <module>spring</module>        
         <module>spring-hibernate</module>
     </modules>