Revision: 532
Author:   henryju
Date:     2006-07-07 09:03:46 -0700 (Fri, 07 Jul 2006)
ViewCVS:  http://svn.sourceforge.net/jwebunit/?rev=532&view=rev

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/pom.xml
Modified: branches/1.x/jwebunit-commons-tests/pom.xml
===================================================================
--- branches/1.x/jwebunit-commons-tests/pom.xml 2006-07-07 16:03:09 UTC (rev 
531)
+++ branches/1.x/jwebunit-commons-tests/pom.xml 2006-07-07 16:03:46 UTC (rev 
532)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>jwebunit</artifactId>
     <groupId>net.sourceforge.jwebunit</groupId>
-    <version>1.3-rc2</version>
+    <version>1.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -22,7 +22,7 @@
     <dependency>
       <groupId>net.sourceforge.jwebunit</groupId>
       <artifactId>jwebunit-core</artifactId>
-      <version>1.3-rc2</version>
+      <version>1.3-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>commons-fileupload</groupId>

Modified: branches/1.x/jwebunit-core/pom.xml
===================================================================
--- branches/1.x/jwebunit-core/pom.xml  2006-07-07 16:03:09 UTC (rev 531)
+++ branches/1.x/jwebunit-core/pom.xml  2006-07-07 16:03:46 UTC (rev 532)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>1.3-rc2</version>
+        <version>1.3-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-07-07 16:03:09 UTC 
(rev 531)
+++ branches/1.x/jwebunit-htmlunit-plugin/pom.xml       2006-07-07 16:03:46 UTC 
(rev 532)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>1.3-rc2</version>
+        <version>1.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -99,12 +99,12 @@
         <dependency>
             <groupId>net.sourceforge.jwebunit</groupId>
             <artifactId>jwebunit-core</artifactId>
-            <version>1.3-rc2</version>
+            <version>1.3-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>net.sourceforge.jwebunit</groupId>
             <artifactId>jwebunit-commons-tests</artifactId>
-            <version>1.3-rc2</version>
+            <version>1.3-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Modified: branches/1.x/pom.xml
===================================================================
--- branches/1.x/pom.xml        2006-07-07 16:03:09 UTC (rev 531)
+++ branches/1.x/pom.xml        2006-07-07 16:03:46 UTC (rev 532)
@@ -3,7 +3,7 @@
     <groupId>net.sourceforge.jwebunit</groupId>
     <artifactId>jwebunit</artifactId>
     <name>jWebUnit</name>
-    <version>1.3-rc2</version>
+    <version>1.3-SNAPSHOT</version>
     <packaging>pom</packaging>
     <description>
         jWebUnit is a Java framework that facilitates creation of
@@ -149,9 +149,9 @@
         </license>
     </licenses>
     <scm>
-        
<connection>scm:svn:https://svn.sourceforge.net/svnroot/jwebunit/tags/release-1.3-rc2</connection>
-        
<developerConnection>scm:svn:https://svn.sourceforge.net/svnroot/jwebunit/tags/release-1.3-rc2</developerConnection>
-        
<url>http://svn.sourceforge.net/viewcvs.cgi/jwebunit/tags/release-1.3-rc2</url>
+        
<connection>scm:svn:https://svn.sourceforge.net/svnroot/jwebunit/trunk</connection>
+        
<developerConnection>scm:svn:https://svn.sourceforge.net/svnroot/jwebunit/trunk</developerConnection>
+        <url>http://svn.sourceforge.net/viewcvs.cgi/jwebunit/</url>
     </scm>
     <organization>
         <name>SourceForge</name>


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


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to