Revision: 487
Author:   henryju
Date:     2006-06-21 02:21:32 -0700 (Wed, 21 Jun 2006)
ViewCVS:  http://svn.sourceforge.net/jwebunit/?rev=487&view=rev

Log Message:
-----------
Use a custom httpunit snapshot (uploaded in jwebunit snapshots repository)

Modified Paths:
--------------
    trunk/jwebunit-httpunit-plugin/pom.xml
Modified: trunk/jwebunit-httpunit-plugin/pom.xml
===================================================================
--- trunk/jwebunit-httpunit-plugin/pom.xml      2006-06-21 08:09:37 UTC (rev 
486)
+++ trunk/jwebunit-httpunit-plugin/pom.xml      2006-06-21 09:21:32 UTC (rev 
487)
@@ -17,6 +17,12 @@
             <name>JWebUnit repository</name>
             <url>http://jwebunit.sourceforge.net/m2-repo</url>
         </repository>
+        <repository>
+            <releases />
+            <id>jwebunit-m2-repo-snapshots</id>
+            <name>JWebUnit snapshots repository</name>
+            <url>http://jwebunit.sourceforge.net/m2-repo-snapshots</url>
+        </repository>
     </repositories>
     <build>
         <plugins>
@@ -40,7 +46,7 @@
         <dependency>
             <groupId>net.sourceforge.httpunit</groupId>
             <artifactId>httpunit</artifactId>
-            <version>1.6.2</version>
+            <version>1.6.3-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>net.sourceforge.jwebunit</groupId>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to