Revision: 884
          http://jwebunit.svn.sourceforge.net/jwebunit/?rev=884&view=rev
Author:   henryju
Date:     2010-10-24 10:05:25 +0000 (Sun, 24 Oct 2010)

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

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

Modified: branches/2.x/jwebunit-commons-tests/pom.xml
===================================================================
--- branches/2.x/jwebunit-commons-tests/pom.xml 2010-10-24 10:05:12 UTC (rev 
883)
+++ branches/2.x/jwebunit-commons-tests/pom.xml 2010-10-24 10:05:25 UTC (rev 
884)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>2.5</version>
+        <version>2.6-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: branches/2.x/jwebunit-core/pom.xml
===================================================================
--- branches/2.x/jwebunit-core/pom.xml  2010-10-24 10:05:12 UTC (rev 883)
+++ branches/2.x/jwebunit-core/pom.xml  2010-10-24 10:05:25 UTC (rev 884)
@@ -2,7 +2,7 @@
        <parent>
                <artifactId>jwebunit</artifactId>
                <groupId>net.sourceforge.jwebunit</groupId>
-               <version>2.5</version>
+               <version>2.6-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <modelVersion>4.0.0</modelVersion>

Modified: branches/2.x/jwebunit-htmlunit-plugin/pom.xml
===================================================================
--- branches/2.x/jwebunit-htmlunit-plugin/pom.xml       2010-10-24 10:05:12 UTC 
(rev 883)
+++ branches/2.x/jwebunit-htmlunit-plugin/pom.xml       2010-10-24 10:05:25 UTC 
(rev 884)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>2.5</version>
+        <version>2.6-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: branches/2.x/jwebunit-selenium-plugin/pom.xml
===================================================================
--- branches/2.x/jwebunit-selenium-plugin/pom.xml       2010-10-24 10:05:12 UTC 
(rev 883)
+++ branches/2.x/jwebunit-selenium-plugin/pom.xml       2010-10-24 10:05:25 UTC 
(rev 884)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>2.5</version>
+        <version>2.6-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: branches/2.x/jwebunit-webtestcase-generator/pom.xml
===================================================================
--- branches/2.x/jwebunit-webtestcase-generator/pom.xml 2010-10-24 10:05:12 UTC 
(rev 883)
+++ branches/2.x/jwebunit-webtestcase-generator/pom.xml 2010-10-24 10:05:25 UTC 
(rev 884)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>2.5</version>
+        <version>2.6-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: branches/2.x/pom.xml
===================================================================
--- branches/2.x/pom.xml        2010-10-24 10:05:12 UTC (rev 883)
+++ branches/2.x/pom.xml        2010-10-24 10:05:25 UTC (rev 884)
@@ -3,7 +3,7 @@
     <groupId>net.sourceforge.jwebunit</groupId>
     <artifactId>jwebunit</artifactId>
     <name>JWebUnit</name>
-    <version>2.5</version>
+    <version>2.6-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.5</connection>
-           
<developerConnection>scm:svn:https://jwebunit.svn.sourceforge.net/svnroot/jwebunit/tags/jwebunit-2.5</developerConnection>
-        
<url>http://jwebunit.svn.sourceforge.net/viewvc/jwebunit/tags/jwebunit-2.5</url>
+           
<connection>scm:svn:http://jwebunit.svn.sourceforge.net/svnroot/jwebunit/branches/2.x</connection>
+           
<developerConnection>scm:svn:https://jwebunit.svn.sourceforge.net/svnroot/jwebunit/branches/2.x</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.

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
JWebUnit-development mailing list
JWebUnit-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to