Author: britter
Date: Thu Jan  1 16:59:18 2015
New Revision: 1648888

URL: http://svn.apache.org/r1648888
Log:
Creating validator-1.4.1-RC2 tag

Added:
    commons/proper/validator/tags/VALIDATOR_1_4_1_RC2/
      - copied from r1648887, commons/proper/validator/trunk/
Modified:
    commons/proper/validator/tags/VALIDATOR_1_4_1_RC2/pom.xml

Modified: commons/proper/validator/tags/VALIDATOR_1_4_1_RC2/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/validator/tags/VALIDATOR_1_4_1_RC2/pom.xml?rev=1648888&r1=1648887&r2=1648888&view=diff
==============================================================================
--- commons/proper/validator/tags/VALIDATOR_1_4_1_RC2/pom.xml (original)
+++ commons/proper/validator/tags/VALIDATOR_1_4_1_RC2/pom.xml Thu Jan  1 
16:59:18 2015
@@ -25,7 +25,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-validator</groupId>
   <artifactId>commons-validator</artifactId>
-  <version>1.4.1-SNAPSHOT</version>
+  <version>1.4.1</version>
   <name>Apache Commons Validator</name>
   <description>
     Apache Commons Validator provides the building blocks for both client side 
validation and server side data validation.
@@ -124,9 +124,9 @@
   </contributors>
 
   <scm>
-    
<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>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/validator/tags/VALIDATOR_1_4_1/</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/validator/tags/VALIDATOR_1_4_1/</developerConnection>
+    
<url>http://svn.apache.org/viewvc/commons/proper/validator/tags/VALIDATOR_1_4_1/</url>
   </scm>
 
   <distributionManagement>


Reply via email to