You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by jk...@apache.org on 2006/08/04 22:09:36 UTC

svn commit: r428865 - /tapestry/tapestry-test/trunk/pom.xml

Author: jkuhnert
Date: Fri Aug  4 13:09:36 2006
New Revision: 428865

URL: http://svn.apache.org/viewvc?rev=428865&view=rev
Log:
Upgraded tapestry-test dependency to 1.0.0-SNAPSHOT

Modified:
    tapestry/tapestry-test/trunk/pom.xml

Modified: tapestry/tapestry-test/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry-test/trunk/pom.xml?rev=428865&r1=428864&r2=428865&view=diff
==============================================================================
--- tapestry/tapestry-test/trunk/pom.xml (original)
+++ tapestry/tapestry-test/trunk/pom.xml Fri Aug  4 13:09:36 2006
@@ -170,7 +170,7 @@
         <dependency>
             <groupId>com.javaforge.tapestry</groupId>
             <artifactId>tapestry-testng</artifactId>
-            <version>0.0.1</version>
+            <version>1.0.0-SNAPSHOT</version>
             <exclusions>
                 <exclusion>
                     <groupId>tapestry</groupId>