You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2012/01/05 20:51:31 UTC

svn commit: r1227791 - /commons/proper/validator/trunk/pom.xml

Author: simonetripodi
Date: Thu Jan  5 19:51:30 2012
New Revision: 1227791

URL: http://svn.apache.org/viewvc?rev=1227791&view=rev
Log:
minor format

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=1227791&r1=1227790&r2=1227791&view=diff
==============================================================================
--- commons/proper/validator/trunk/pom.xml (original)
+++ commons/proper/validator/trunk/pom.xml Thu Jan  5 19:51:30 2012
@@ -20,9 +20,9 @@
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
-  <groupId>org.apache.commons</groupId>
-  <artifactId>commons-parent</artifactId>
-  <version>22</version>
+    <groupId>org.apache.commons</groupId>
+    <artifactId>commons-parent</artifactId>
+    <version>22</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-validator</groupId>