You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wagon-commits@maven.apache.org by be...@apache.org on 2008/08/09 11:00:22 UTC

svn commit: r684202 - /maven/wagon/trunk/wagon-site/pom.xml

Author: bentmann
Date: Sat Aug  9 02:00:22 2008
New Revision: 684202

URL: http://svn.apache.org/viewvc?rev=684202&view=rev
Log:
o Tweaked the POM to workaround a deficiency in the Release Plugin which causes loss of the license header

Modified:
    maven/wagon/trunk/wagon-site/pom.xml

Modified: maven/wagon/trunk/wagon-site/pom.xml
URL: http://svn.apache.org/viewvc/maven/wagon/trunk/wagon-site/pom.xml?rev=684202&r1=684201&r2=684202&view=diff
==============================================================================
--- maven/wagon/trunk/wagon-site/pom.xml (original)
+++ maven/wagon/trunk/wagon-site/pom.xml Sat Aug  9 02:00:22 2008
@@ -19,9 +19,7 @@
   ~ under the License.
   -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <artifactId>wagon</artifactId>
     <groupId>org.apache.maven.wagon</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: wagon-commits-unsubscribe@maven.apache.org
For additional commands, e-mail: wagon-commits-help@maven.apache.org