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/01/26 20:51:42 UTC

svn commit: r903386 - /incubator/shiro/trunk/support/pom.xml

Author: kaosko
Date: Tue Jan 26 19:51:41 2010
New Revision: 903386

URL: http://svn.apache.org/viewvc?rev=903386&view=rev
Log:
SHIRO-129 attach shiro-aspectj module to the reactor build

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

Modified: incubator/shiro/trunk/support/pom.xml
URL: http://svn.apache.org/viewvc/incubator/shiro/trunk/support/pom.xml?rev=903386&r1=903385&r2=903386&view=diff
==============================================================================
--- incubator/shiro/trunk/support/pom.xml (original)
+++ incubator/shiro/trunk/support/pom.xml Tue Jan 26 19:51:41 2010
@@ -32,6 +32,7 @@
     <packaging>pom</packaging>
 
     <modules>
+        <module>aspectj</module>
         <module>ehcache</module>
         <module>groovy</module>
         <module>quartz</module>