You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2014/10/26 19:07:17 UTC

svn commit: r1634369 - /maven/jxr/trunk/pom.xml

Author: khmarbaise
Date: Sun Oct 26 18:07:16 2014
New Revision: 1634369

URL: http://svn.apache.org/r1634369
Log:
[JXR-119]
 - Followup cleaning up pom in relationship to upgrade of parent.

Modified:
    maven/jxr/trunk/pom.xml

Modified: maven/jxr/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/jxr/trunk/pom.xml?rev=1634369&r1=1634368&r2=1634369&view=diff
==============================================================================
--- maven/jxr/trunk/pom.xml (original)
+++ maven/jxr/trunk/pom.xml Sun Oct 26 18:07:16 2014
@@ -102,13 +102,6 @@ under the License.
             <tagBase>https://svn.apache.org/repos/asf/maven/jxr/tags</tagBase>
           </configuration>
         </plugin>
-        <plugin><!-- TODO: remove when upgraing to maven-parent 25 -->
-          <groupId>org.apache.maven.plugins</groupId>
-          <artifactId>maven-site-plugin</artifactId>
-          <configuration>
-            <topSiteURL>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/content/${maven.site.path}</topSiteURL>
-          </configuration>
-        </plugin>
       </plugins>
     </pluginManagement>
   </build>