You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by an...@apache.org on 2007/09/28 13:53:33 UTC

svn commit: r580323 - /tapestry/tapestry4/trunk/pom.xml

Author: andyhot
Date: Fri Sep 28 04:53:32 2007
New Revision: 580323

URL: http://svn.apache.org/viewvc?rev=580323&view=rev
Log:
tapestry-test to 4.1.3 - and leave it there

Modified:
    tapestry/tapestry4/trunk/pom.xml

Modified: tapestry/tapestry4/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/pom.xml?rev=580323&r1=580322&r2=580323&view=diff
==============================================================================
--- tapestry/tapestry4/trunk/pom.xml (original)
+++ tapestry/tapestry4/trunk/pom.xml Fri Sep 28 04:53:32 2007
@@ -201,7 +201,7 @@
             <dependency>
                 <groupId>org.apache.tapestry</groupId>
                 <artifactId>tapestry-test</artifactId>
-                <version>4.1.3-SNAPSHOT</version>
+                <version>4.1.3</version>
                 <scope>test</scope>
             </dependency>
             <dependency>