You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by jg...@apache.org on 2012/03/06 00:06:53 UTC

svn commit: r1297273 - /ant/core/trunk/src/etc/poms/pom.xml

Author: jglick
Date: Mon Mar  5 23:06:52 2012
New Revision: 1297273

URL: http://svn.apache.org/viewvc?rev=1297273&view=rev
Log:
Indentation.

Modified:
    ant/core/trunk/src/etc/poms/pom.xml

Modified: ant/core/trunk/src/etc/poms/pom.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/src/etc/poms/pom.xml?rev=1297273&r1=1297272&r2=1297273&view=diff
==============================================================================
--- ant/core/trunk/src/etc/poms/pom.xml (original)
+++ ant/core/trunk/src/etc/poms/pom.xml Mon Mar  5 23:06:52 2012
@@ -126,7 +126,7 @@ xsi:schemaLocation="http://maven.apache.
             <source>1.4</source>
             <target>1.4</target>
           </configuration>
-       </plugin>
+        </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-jar-plugin</artifactId>