Author: simonetripodi
Date: Sun Jan 29 11:37:49 2012
New Revision: 1237248

URL: http://svn.apache.org/viewvc?rev=1237248&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    commons/proper/validator/trunk/pom.xml

Modified: commons/proper/validator/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/validator/trunk/pom.xml?rev=1237248&r1=1237247&r2=1237248&view=diff
==============================================================================
--- commons/proper/validator/trunk/pom.xml (original)
+++ commons/proper/validator/trunk/pom.xml Sun Jan 29 11:37:49 2012
@@ -25,7 +25,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-validator</groupId>
   <artifactId>commons-validator</artifactId>
-  <version>1.4.0</version>
+  <version>1.4.1-SNAPSHOT</version>
   <name>Commons Validator</name>
   <description>
     Commons Validator provides the building blocks for both client side 
validation and server side data validation.
@@ -113,9 +113,9 @@
   </contributors>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/validator/tags/VALIDATOR_1_4_0_RC2</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/validator/tags/VALIDATOR_1_4_0_RC2</developerConnection>
-    
<url>http://svn.apache.org/viewvc/commons/proper/validator/tags/VALIDATOR_1_4_0_RC2</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/validator/trunk/</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/validator/trunk/</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/validator/trunk/</url>
   </scm>
 
   <distributionManagement>


Reply via email to