You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by hl...@apache.org on 2007/03/06 18:48:40 UTC

svn commit: r515227 - /tapestry/tapestry5/tapestry-project/trunk/pom.xml

Author: hlship
Date: Tue Mar  6 09:48:39 2007
New Revision: 515227

URL: http://svn.apache.org/viewvc?view=rev&rev=515227
Log:
Rename tapestry-spring-integration to tapestry-spring.

Modified:
    tapestry/tapestry5/tapestry-project/trunk/pom.xml

Modified: tapestry/tapestry5/tapestry-project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/tapestry-project/trunk/pom.xml?view=diff&rev=515227&r1=515226&r2=515227
==============================================================================
--- tapestry/tapestry5/tapestry-project/trunk/pom.xml (original)
+++ tapestry/tapestry5/tapestry-project/trunk/pom.xml Tue Mar  6 09:48:39 2007
@@ -69,7 +69,7 @@
     <module>../tapestry-test</module>
     <module>../tapestry-ioc</module>
     <module>../tapestry-core</module>
-    <module>../tapestry-spring-integration</module>
+    <module>../tapestry-spring</module>
 
     <!-- Temporarily removed until the project is named correctly and set up with a trunk, etc. 
 			<module>../tapestry-Workbench</module>