simonetripodi | 1 Apr 2011 17:31
Picon
Favicon
Gravatar

svn commit: r1087759 - /cocoon/cocoon3/trunk/cocoon-all/pom.xml

Author: simonetripodi
Date: Fri Apr  1 15:31:36 2011
New Revision: 1087759

URL: http://svn.apache.org/viewvc?rev=1087759&view=rev
Log:
removed trailing spaces

Modified:
    cocoon/cocoon3/trunk/cocoon-all/pom.xml

Modified: cocoon/cocoon3/trunk/cocoon-all/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-all/pom.xml?rev=1087759&r1=1087758&r2=1087759&view=diff
==============================================================================
--- cocoon/cocoon3/trunk/cocoon-all/pom.xml (original)
+++ cocoon/cocoon3/trunk/cocoon-all/pom.xml Fri Apr  1 15:31:36 2011
 <at>  <at>  -29,11 +29,11  <at>  <at> 
     <version>3.0.0-alpha-3-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
-  
+
   <groupId>org.apache.cocoon.all</groupId>
   <artifactId>cocoon-all</artifactId>
   <version>3.0.0-alpha-3-SNAPSHOT</version>
-  
+
   <name>Apache Cocoon 3: All dependencies</name>
   <description>This module can be used to get all Cocoon 3 dependencies in one go.</description>

 <at>  <at>  -45,7 +45,7  <at>  <at> 
     <dependency>
       <groupId>org.apache.cocoon.optional</groupId>
       <artifactId>cocoon-optional</artifactId>
-    </dependency>    
+    </dependency>
     <dependency>
       <groupId>org.apache.cocoon.pipeline</groupId>
       <artifactId>cocoon-pipeline</artifactId>
 <at>  <at>  -90,7 +90,7  <at>  <at> 
       <groupId>javax.servlet</groupId>
       <artifactId>servlet-api</artifactId>
       <scope>provided</scope>
-    </dependency>    
+    </dependency>
   </dependencies>

   <build>
 <at>  <at>  -106,7 +106,7  <at>  <at> 
       </plugin>
     </plugins>
   </build>
-  
+
   <profiles>
     <profile>
       <id>apache-release</id>
 <at>  <at>  -146,6 +146,6  <at>  <at> 
           </plugin>
         </plugins>
       </build>
-    </profile>     
+    </profile>
   </profiles>
 </project>


Gmane