Revision: 788
          http://jwebunit.svn.sourceforge.net/jwebunit/?rev=788&view=rev
Author:   henryju
Date:     2008-12-12 18:47:19 +0000 (Fri, 12 Dec 2008)

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

Modified Paths:
--------------
    trunk/jwebunit-commons-tests/pom.xml
    trunk/jwebunit-core/pom.xml
    trunk/jwebunit-htmlunit-plugin/pom.xml
    trunk/jwebunit-selenium-plugin/pom.xml
    trunk/jwebunit-webtestcase-generator/pom.xml
    trunk/pom.xml

Modified: trunk/jwebunit-commons-tests/pom.xml
===================================================================
--- trunk/jwebunit-commons-tests/pom.xml        2008-12-12 18:47:06 UTC (rev 
787)
+++ trunk/jwebunit-commons-tests/pom.xml        2008-12-12 18:47:19 UTC (rev 
788)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>2.1</version>
+        <version>2.2-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: trunk/jwebunit-core/pom.xml
===================================================================
--- trunk/jwebunit-core/pom.xml 2008-12-12 18:47:06 UTC (rev 787)
+++ trunk/jwebunit-core/pom.xml 2008-12-12 18:47:19 UTC (rev 788)
@@ -2,7 +2,7 @@
        <parent>
                <artifactId>jwebunit</artifactId>
                <groupId>net.sourceforge.jwebunit</groupId>
-               <version>2.1</version>
+               <version>2.2-SNAPSHOT</version>
                <relativePath>../</relativePath>
        </parent>
        <modelVersion>4.0.0</modelVersion>

Modified: trunk/jwebunit-htmlunit-plugin/pom.xml
===================================================================
--- trunk/jwebunit-htmlunit-plugin/pom.xml      2008-12-12 18:47:06 UTC (rev 
787)
+++ trunk/jwebunit-htmlunit-plugin/pom.xml      2008-12-12 18:47:19 UTC (rev 
788)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>2.1</version>
+        <version>2.2-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: trunk/jwebunit-selenium-plugin/pom.xml
===================================================================
--- trunk/jwebunit-selenium-plugin/pom.xml      2008-12-12 18:47:06 UTC (rev 
787)
+++ trunk/jwebunit-selenium-plugin/pom.xml      2008-12-12 18:47:19 UTC (rev 
788)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>2.1</version>
+        <version>2.2-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: trunk/jwebunit-webtestcase-generator/pom.xml
===================================================================
--- trunk/jwebunit-webtestcase-generator/pom.xml        2008-12-12 18:47:06 UTC 
(rev 787)
+++ trunk/jwebunit-webtestcase-generator/pom.xml        2008-12-12 18:47:19 UTC 
(rev 788)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>2.1</version>
+        <version>2.2-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml       2008-12-12 18:47:06 UTC (rev 787)
+++ trunk/pom.xml       2008-12-12 18:47:19 UTC (rev 788)
@@ -3,7 +3,7 @@
        <groupId>net.sourceforge.jwebunit</groupId>
        <artifactId>jwebunit</artifactId>
        <name>JWebUnit</name>
-       <version>2.1</version>
+       <version>2.2-SNAPSHOT</version>
        <packaging>pom</packaging>
        <description>
                JWebUnit is a Java framework that facilitates creation of
@@ -180,9 +180,9 @@
                </license>
        </licenses>
        <scm>
-               
<connection>scm:svn:http://jwebunit.svn.sourceforge.net/svnroot/jwebunit/tags/jwebunit-2.1</connection>
-               
<developerConnection>scm:svn:https://jwebunit.svn.sourceforge.net/svnroot/jwebunit/tags/jwebunit-2.1</developerConnection>
-               
<url>http://jwebunit.svn.sourceforge.net/viewvc/jwebunit/tags/jwebunit-2.1</url>
+               
<connection>scm:svn:http://jwebunit.svn.sourceforge.net/svnroot/jwebunit/trunk</connection>
+               
<developerConnection>scm:svn:https://jwebunit.svn.sourceforge.net/svnroot/jwebunit/trunk</developerConnection>
+               
<url>http://jwebunit.svn.sourceforge.net/viewvc/jwebunit/trunk</url>
        </scm>
        <organization>
                <name>SourceForge</name>


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

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to