Revision: 684
          http://svn.sourceforge.net/jwebunit/?rev=684&view=rev
Author:   henryju
Date:     2007-03-17 09:26:46 -0700 (Sat, 17 Mar 2007)

Log Message:
-----------
[maven-release-plugin] prepare release jwebunit-1.4

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 2007-03-17 16:10:20 UTC (rev 
683)
+++ branches/1.x/jwebunit-commons-tests/pom.xml 2007-03-17 16:26:46 UTC (rev 
684)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: branches/1.x/jwebunit-core/pom.xml
===================================================================
--- branches/1.x/jwebunit-core/pom.xml  2007-03-17 16:10:20 UTC (rev 683)
+++ branches/1.x/jwebunit-core/pom.xml  2007-03-17 16:26:46 UTC (rev 684)
@@ -2,7 +2,7 @@
        <parent>
                <artifactId>jwebunit</artifactId>
                <groupId>net.sourceforge.jwebunit</groupId>
-               <version>1.4-SNAPSHOT</version>
+               <version>1.4</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       2007-03-17 16:10:20 UTC 
(rev 683)
+++ branches/1.x/jwebunit-htmlunit-plugin/pom.xml       2007-03-17 16:26:46 UTC 
(rev 684)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4</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 2007-03-17 16:10:20 UTC 
(rev 683)
+++ branches/1.x/jwebunit-webtestcase-generator/pom.xml 2007-03-17 16:26:46 UTC 
(rev 684)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: branches/1.x/pom.xml
===================================================================
--- branches/1.x/pom.xml        2007-03-17 16:10:20 UTC (rev 683)
+++ branches/1.x/pom.xml        2007-03-17 16:26:46 UTC (rev 684)
@@ -3,7 +3,7 @@
     <groupId>net.sourceforge.jwebunit</groupId>
     <artifactId>jwebunit</artifactId>
     <name>JWebUnit</name>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.4</version>
     <packaging>pom</packaging>
     <description>
         JWebUnit is a Java framework that facilitates creation of acceptance 
tests for web
@@ -149,9 +149,9 @@
         </license>
     </licenses>
     <scm>
-        
<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>
+        
<connection>scm:svn:https://jwebunit.svn.sourceforge.net/svnroot/jwebunit/tags/jwebunit-1.4</connection>
+        
<developerConnection>scm:svn:https://jwebunit.svn.sourceforge.net/svnroot/jwebunit/tags/jwebunit-1.4</developerConnection>
+        
<url>http://svn.sourceforge.net/viewcvs.cgi/jwebunit/tags/jwebunit-1.4</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