You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shale.apache.org by ra...@apache.org on 2008/04/18 22:14:33 UTC

svn commit: r649678 - /shale/maven/trunk/master-pom/pom.xml

Author: rahul
Date: Fri Apr 18 13:14:21 2008
New Revision: 649678

URL: http://svn.apache.org/viewvc?rev=649678&view=rev
Log:
Remove trailing whitespace, no functional change.
SHALE-487

Modified:
    shale/maven/trunk/master-pom/pom.xml

Modified: shale/maven/trunk/master-pom/pom.xml
URL: http://svn.apache.org/viewvc/shale/maven/trunk/master-pom/pom.xml?rev=649678&r1=649677&r2=649678&view=diff
==============================================================================
--- shale/maven/trunk/master-pom/pom.xml (original)
+++ shale/maven/trunk/master-pom/pom.xml Fri Apr 18 13:14:21 2008
@@ -328,14 +328,14 @@
                     <artifactId>maven-javadoc-plugin</artifactId>
                     <version>2.3</version>
                 </plugin>
-                <plugin> 
-                    <groupId>org.apache.maven.plugins</groupId> 
-                    <artifactId>maven-release-plugin</artifactId> 
-                    <version>2.0-beta-7</version> 
-                    <configuration> 
-                        <goals>deploy</goals> 
-                    </configuration> 
-                </plugin> 
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-release-plugin</artifactId>
+                    <version>2.0-beta-7</version>
+                    <configuration>
+                        <goals>deploy</goals>
+                    </configuration>
+                </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-remote-resources-plugin</artifactId>