You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2015/09/26 16:31:43 UTC

svn commit: r1705464 - /maven/plugins/trunk/maven-plugins/pom.xml

Author: hboutemy
Date: Sat Sep 26 14:31:42 2015
New Revision: 1705464

URL: http://svn.apache.org/viewvc?rev=1705464&view=rev
Log:
removed now invalid comment

Modified:
    maven/plugins/trunk/maven-plugins/pom.xml

Modified: maven/plugins/trunk/maven-plugins/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/pom.xml?rev=1705464&r1=1705463&r2=1705464&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugins/pom.xml (original)
+++ maven/plugins/trunk/maven-plugins/pom.xml Sat Sep 26 14:31:42 2015
@@ -47,7 +47,7 @@ under the License.
   </ciManagement>
 
   <distributionManagement>
-    <site><!-- to be copied in every plugin pom, since inheritance adds unwanted artifactId -->
+    <site>
       <id>apache.website</id>
       <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/components/plugins-archives/</url>
     </site>