You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by si...@apache.org on 2009/05/12 15:40:22 UTC

svn commit: r773893 - /labs/magma/trunk/pom.xml

Author: simoneg
Date: Tue May 12 13:40:22 2009
New Revision: 773893

URL: http://svn.apache.org/viewvc?rev=773893&view=rev
Log:
AspectJ 1.6.4

Modified:
    labs/magma/trunk/pom.xml

Modified: labs/magma/trunk/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/pom.xml?rev=773893&r1=773892&r2=773893&view=diff
==============================================================================
--- labs/magma/trunk/pom.xml (original)
+++ labs/magma/trunk/pom.xml Tue May 12 13:40:22 2009
@@ -30,8 +30,6 @@
 	<modules>
 		<module>foundation-basics</module>
 		<module>foundation-beans</module>
-		<module>foundation-startup</module>
-		<module>foundation-conversion</module>
 		<module>foundation-validation</module>
 		<module>foundation-beans-view</module>
 		<module>foundation-i18n</module>
@@ -298,7 +296,7 @@
 			<dependency>
 				<groupId>org.aspectj</groupId>
 				<artifactId>aspectjrt</artifactId>
-				<version>1.6.3</version>
+				<version>1.6.4</version>
 			</dependency>
 		</dependencies>
 	</dependencyManagement>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org