You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by ms...@apache.org on 2007/07/04 21:22:38 UTC

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

Author: mschulte
Date: Wed Jul  4 12:22:37 2007
New Revision: 553302

URL: http://svn.apache.org/viewvc?view=rev&rev=553302
Log:
update version number of tapestry-test to 4.1.3-SNAPSHOT

Modified:
    tapestry/tapestry4/trunk/pom.xml

Modified: tapestry/tapestry4/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/pom.xml?view=diff&rev=553302&r1=553301&r2=553302
==============================================================================
--- tapestry/tapestry4/trunk/pom.xml (original)
+++ tapestry/tapestry4/trunk/pom.xml Wed Jul  4 12:22:37 2007
@@ -201,7 +201,7 @@
             <dependency>
                 <groupId>org.apache.tapestry</groupId>
                 <artifactId>tapestry-test</artifactId>
-                <version>4.1.2</version>
+                <version>4.1.3-SNAPSHOT</version>
                 <scope>test</scope>
             </dependency>
             <dependency>