Revision: 972
          http://sourceforge.net/p/jwebunit/code/972
Author:   henryju
Date:     2014-03-17 10:57:39 +0000 (Mon, 17 Mar 2014)
Log Message:
-----------
[maven-release-plugin] prepare release jwebunit-3.2

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

Modified: trunk/jwebunit-code-generator/pom.xml
===================================================================
--- trunk/jwebunit-code-generator/pom.xml       2014-03-17 10:46:39 UTC (rev 
971)
+++ trunk/jwebunit-code-generator/pom.xml       2014-03-17 10:57:39 UTC (rev 
972)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>3.2-SNAPSHOT</version>
+        <version>3.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: trunk/jwebunit-commons-tests/pom.xml
===================================================================
--- trunk/jwebunit-commons-tests/pom.xml        2014-03-17 10:46:39 UTC (rev 
971)
+++ trunk/jwebunit-commons-tests/pom.xml        2014-03-17 10:57:39 UTC (rev 
972)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>3.2-SNAPSHOT</version>
+        <version>3.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: trunk/jwebunit-core/pom.xml
===================================================================
--- trunk/jwebunit-core/pom.xml 2014-03-17 10:46:39 UTC (rev 971)
+++ trunk/jwebunit-core/pom.xml 2014-03-17 10:57:39 UTC (rev 972)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>jwebunit</artifactId>
     <groupId>net.sourceforge.jwebunit</groupId>
-    <version>3.2-SNAPSHOT</version>
+    <version>3.2</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: trunk/jwebunit-htmlunit-plugin/pom.xml
===================================================================
--- trunk/jwebunit-htmlunit-plugin/pom.xml      2014-03-17 10:46:39 UTC (rev 
971)
+++ trunk/jwebunit-htmlunit-plugin/pom.xml      2014-03-17 10:57:39 UTC (rev 
972)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>3.2-SNAPSHOT</version>
+        <version>3.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: trunk/jwebunit-webdriver-plugin/pom.xml
===================================================================
--- trunk/jwebunit-webdriver-plugin/pom.xml     2014-03-17 10:46:39 UTC (rev 
971)
+++ trunk/jwebunit-webdriver-plugin/pom.xml     2014-03-17 10:57:39 UTC (rev 
972)
@@ -2,7 +2,7 @@
     <parent>
         <artifactId>jwebunit</artifactId>
         <groupId>net.sourceforge.jwebunit</groupId>
-        <version>3.2-SNAPSHOT</version>
+        <version>3.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml       2014-03-17 10:46:39 UTC (rev 971)
+++ trunk/pom.xml       2014-03-17 10:57:39 UTC (rev 972)
@@ -3,7 +3,7 @@
     <groupId>net.sourceforge.jwebunit</groupId>
     <artifactId>jwebunit</artifactId>
     <name>JWebUnit</name>
-    <version>3.2-SNAPSHOT</version>
+    <version>3.2</version>
     <packaging>pom</packaging>
     <description>
         JWebUnit is a Java framework that facilitates creation of
@@ -183,9 +183,9 @@
         </license>
     </licenses>
     <scm>
-        
<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>
+        
<connection>scm:svn:http://jwebunit.svn.sourceforge.net/svnroot/jwebunit/tags/jwebunit-3.2</connection>
+        
<developerConnection>scm:svn:https://jwebunit.svn.sourceforge.net/svnroot/jwebunit/tags/jwebunit-3.2</developerConnection>
+        
<url>http://jwebunit.svn.sourceforge.net/viewvc/jwebunit/tags/jwebunit-3.2</url>
     </scm>
     <organization>
         <name>SourceForge</name>

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


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
JWebUnit-development mailing list
JWebUnit-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to