Author: veithen
Date: Tue Oct 23 16:42:31 2018
New Revision: 1844673

URL: http://svn.apache.org/viewvc?rev=1844673&view=rev
Log:
Replace tabs with spaces.

Modified:
    axis/axis2/java/core/trunk/modules/webapp/pom.xml

Modified: axis/axis2/java/core/trunk/modules/webapp/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/webapp/pom.xml?rev=1844673&r1=1844672&r2=1844673&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/modules/webapp/pom.xml (original)
+++ axis/axis2/java/core/trunk/modules/webapp/pom.xml Tue Oct 23 16:42:31 2018
@@ -282,9 +282,9 @@
             </plugin>
             <plugin>
                 <!-- Compile the JSPs so that syntax errors are detected 
during the build. -->
-               <groupId>org.mortbay.jetty</groupId>
-               <artifactId>jetty-jspc-maven-plugin</artifactId>
-               <version>8.1.16.v20140903</version>
+                <groupId>org.mortbay.jetty</groupId>
+                <artifactId>jetty-jspc-maven-plugin</artifactId>
+                <version>8.1.16.v20140903</version>
                 <executions>
                     <execution>
                         <goals>


Reply via email to