Revision: 641
          http://svn.sourceforge.net/jwebunit/?rev=641&view=rev
Author:   henryju
Date:     2006-12-05 07:07:04 -0800 (Tue, 05 Dec 2006)

Log Message:
-----------
[maven-release-plugin] prepare for next development iteration

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

Modified: branches/1.x/jwebunit-commons-tests/pom.xml
===================================================================
--- branches/1.x/jwebunit-commons-tests/pom.xml 2006-12-05 14:37:03 UTC (rev 
640)
+++ branches/1.x/jwebunit-commons-tests/pom.xml 2006-12-05 15:07:04 UTC (rev 
641)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>jwebunit</artifactId>
     <groupId>net.sourceforge.jwebunit</groupId>
-    <version>1.4-rc2</version>
+    <version>1.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: branches/1.x/jwebunit-core/pom.xml
===================================================================
--- branches/1.x/jwebunit-core/pom.xml  2006-12-05 14:37:03 UTC (rev 640)
+++ branches/1.x/jwebunit-core/pom.xml  2006-12-05 15:07:04 UTC (rev 641)
@@ -2,7 +2,7 @@
        <parent>
                <artifactId>jwebunit</artifactId>
                <groupId>net.sourceforge.jwebunit</groupId>
-               <version>1.4-rc2</version>
+               <version>1.4-SNAPSHOT</version>
                <relativePath>../</relativePath>
        </parent>
        <modelVersion>4.0.0</modelVersion>

Modified: branches/1.x/jwebunit-htmlunit-plugin/pom.xml
===================================================================
--- branches/1.x/jwebunit-htmlunit-plugin/pom.xml       2006-12-05 14:37:03 UTC 
(rev 640)
+++ branches/1.x/jwebunit-htmlunit-plugin/pom.xml       2006-12-05 15:07:04 UTC 
(rev 641)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>1.4-rc2</version>
+        <version>1.4-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: branches/1.x/jwebunit-webtestcase-generator/pom.xml
===================================================================
--- branches/1.x/jwebunit-webtestcase-generator/pom.xml 2006-12-05 14:37:03 UTC 
(rev 640)
+++ branches/1.x/jwebunit-webtestcase-generator/pom.xml 2006-12-05 15:07:04 UTC 
(rev 641)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>1.4-rc2</version>
+        <version>1.4-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: branches/1.x/pom.xml
===================================================================
--- branches/1.x/pom.xml        2006-12-05 14:37:03 UTC (rev 640)
+++ branches/1.x/pom.xml        2006-12-05 15:07:04 UTC (rev 641)
@@ -3,7 +3,7 @@
        <groupId>net.sourceforge.jwebunit</groupId>
        <artifactId>jwebunit</artifactId>
        <name>JWebUnit</name>
-       <version>1.4-rc2</version>
+       <version>1.4-SNAPSHOT</version>
        <packaging>pom</packaging>
        <description>
                JWebUnit is a Java framework that facilitates creation of
@@ -158,9 +158,9 @@
                </license>
        </licenses>
        <scm>
-               
<connection>scm:svn:https://jwebunit.svn.sourceforge.net/svnroot/jwebunit/tags/jwebunit-1.4-rc2</connection>
-               
<developerConnection>scm:svn:https://jwebunit.svn.sourceforge.net/svnroot/jwebunit/tags/jwebunit-1.4-rc2</developerConnection>
-               
<url>http://svn.sourceforge.net/viewcvs.cgi/jwebunit/tags/jwebunit-1.4-rc2</url>
+               
<connection>scm:svn:https://jwebunit.svn.sourceforge.net/svnroot/jwebunit/branches/1.x</connection>
+               
<developerConnection>scm:svn:https://jwebunit.svn.sourceforge.net/svnroot/jwebunit/branches/1.x</developerConnection>
+               
<url>http://svn.sourceforge.net/viewcvs.cgi/jwebunit/branches/1.x</url>
        </scm>
        <organization>
                <name>SourceForge</name>


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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to