You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by jk...@apache.org on 2006/07/28 20:43:12 UTC

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

Author: jkuhnert
Date: Fri Jul 28 11:43:12 2006
New Revision: 426642

URL: http://svn.apache.org/viewvc?rev=426642&view=rev
Log:
Final pom changes to release initial 4.1 version

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=426642&r1=426641&r2=426642&view=diff
==============================================================================
--- tapestry/tapestry-test/trunk/pom.xml (original)
+++ tapestry/tapestry-test/trunk/pom.xml Fri Jul 28 11:43:12 2006
@@ -5,7 +5,7 @@
     <groupId>org.apache.tapestry</groupId>
     <artifactId>tapestry-test</artifactId>
     <packaging>jar</packaging>
-    <version>4.1.0-SNAPSHOT</version>
+    <version>4.1</version>
     <description>Tapestry Test Utilities</description>
     <name>Tapestry Test</name>
     <inceptionYear>2006</inceptionYear>
@@ -87,7 +87,7 @@
         <dependency>
             <groupId>org.apache.tapestry</groupId>
             <artifactId>tapestry-framework</artifactId>
-            <version>4.1.0-SNAPSHOT</version>
+            <version>4.1</version>
         </dependency>
         <dependency>
             <groupId>jboss</groupId>
@@ -255,4 +255,4 @@
         </pluginRepository>
     </pluginRepositories>
 
-</project>
\ No newline at end of file
+</project>