Author: veithen
Date: Mon May  1 10:51:49 2017
New Revision: 1793307

URL: http://svn.apache.org/viewvc?rev=1793307&view=rev
Log:
Normalize whitespace.

Modified:
    axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml

Modified: axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml?rev=1793307&r1=1793306&r2=1793307&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml (original)
+++ axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml Mon May  1 10:51:49 
2017
@@ -120,15 +120,15 @@
                     </excludes>
                 </configuration>
             </plugin>
-               <plugin>
-                   <groupId>org.apache.maven.plugins</groupId>
-                   <artifactId>maven-compiler-plugin</artifactId>
-                   <configuration>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-compiler-plugin</artifactId>
+                <configuration>
                     <testExcludes>
                         
<exclude>helper/org/apache/axis2/schema/testsuite/TestAnyType*Helper.java</exclude>
                     </testExcludes>
-                   </configuration>
-               </plugin>
+                </configuration>
+            </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-antrun-plugin</artifactId>


Reply via email to