Revision: 696
          http://svn.sourceforge.net/jwebunit/?rev=696&view=rev
Author:   henryju
Date:     2007-05-05 10:49:21 -0700 (Sat, 05 May 2007)

Log Message:
-----------
Prepare next development iteration (1.4.1).

Modified Paths:
--------------
    branches/jwebunit-1.4.x/LICENSE.txt
    branches/jwebunit-1.4.x/jwebunit-commons-tests/pom.xml
    branches/jwebunit-1.4.x/jwebunit-core/pom.xml
    branches/jwebunit-1.4.x/jwebunit-htmlunit-plugin/pom.xml
    branches/jwebunit-1.4.x/jwebunit-webtestcase-generator/pom.xml
    branches/jwebunit-1.4.x/pom.xml

Modified: branches/jwebunit-1.4.x/LICENSE.txt
===================================================================
--- branches/jwebunit-1.4.x/LICENSE.txt 2007-05-05 15:46:26 UTC (rev 695)
+++ branches/jwebunit-1.4.x/LICENSE.txt 2007-05-05 17:49:21 UTC (rev 696)
@@ -2,7 +2,7 @@
 
 
/********************************************************************************
  * JWebUnit, simplified web testing API
- * Copyright (c) 2006, JWebUnit team.
+ * Copyright (c) 2007, JWebUnit team.
  * http://jwebunit.sourceforge.net
  *
  * This program is free software; you can redistribute it and/or

Modified: branches/jwebunit-1.4.x/jwebunit-commons-tests/pom.xml
===================================================================
--- branches/jwebunit-1.4.x/jwebunit-commons-tests/pom.xml      2007-05-05 
15:46:26 UTC (rev 695)
+++ branches/jwebunit-1.4.x/jwebunit-commons-tests/pom.xml      2007-05-05 
17:49:21 UTC (rev 696)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>1.4</version>
+        <version>1.4.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: branches/jwebunit-1.4.x/jwebunit-core/pom.xml
===================================================================
--- branches/jwebunit-1.4.x/jwebunit-core/pom.xml       2007-05-05 15:46:26 UTC 
(rev 695)
+++ branches/jwebunit-1.4.x/jwebunit-core/pom.xml       2007-05-05 17:49:21 UTC 
(rev 696)
@@ -2,7 +2,7 @@
        <parent>
                <artifactId>jwebunit</artifactId>
                <groupId>net.sourceforge.jwebunit</groupId>
-               <version>1.4</version>
+               <version>1.4.1-SNAPSHOT</version>
                <relativePath>../</relativePath>
        </parent>
        <modelVersion>4.0.0</modelVersion>
@@ -71,7 +71,7 @@
                                                <artifactId>
                                                        
jwebunit-webtestcase-generator
                                                </artifactId>
-                                               <version>1.4-SNAPSHOT</version>
+                                               
<version>${pom.version}</version>
                                        </dependency>
                                </dependencies>
                        </plugin>

Modified: branches/jwebunit-1.4.x/jwebunit-htmlunit-plugin/pom.xml
===================================================================
--- branches/jwebunit-1.4.x/jwebunit-htmlunit-plugin/pom.xml    2007-05-05 
15:46:26 UTC (rev 695)
+++ branches/jwebunit-1.4.x/jwebunit-htmlunit-plugin/pom.xml    2007-05-05 
17:49:21 UTC (rev 696)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>1.4</version>
+        <version>1.4.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: branches/jwebunit-1.4.x/jwebunit-webtestcase-generator/pom.xml
===================================================================
--- branches/jwebunit-1.4.x/jwebunit-webtestcase-generator/pom.xml      
2007-05-05 15:46:26 UTC (rev 695)
+++ branches/jwebunit-1.4.x/jwebunit-webtestcase-generator/pom.xml      
2007-05-05 17:49:21 UTC (rev 696)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>1.4</version>
+        <version>1.4.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: branches/jwebunit-1.4.x/pom.xml
===================================================================
--- branches/jwebunit-1.4.x/pom.xml     2007-05-05 15:46:26 UTC (rev 695)
+++ branches/jwebunit-1.4.x/pom.xml     2007-05-05 17:49:21 UTC (rev 696)
@@ -3,7 +3,7 @@
     <groupId>net.sourceforge.jwebunit</groupId>
     <artifactId>jwebunit</artifactId>
     <name>JWebUnit</name>
-    <version>1.4</version>
+    <version>1.4.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <description>
         JWebUnit is a Java framework that facilitates creation of acceptance 
tests for web


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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to