You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by br...@apache.org on 2009/04/17 09:08:51 UTC

svn commit: r765871 - /continuum/trunk/continuum-docs/pom.xml

Author: brett
Date: Fri Apr 17 07:08:51 2009
New Revision: 765871

URL: http://svn.apache.org/viewvc?rev=765871&view=rev
Log:
remove unnecessary inheritance

Modified:
    continuum/trunk/continuum-docs/pom.xml

Modified: continuum/trunk/continuum-docs/pom.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-docs/pom.xml?rev=765871&r1=765870&r2=765871&view=diff
==============================================================================
--- continuum/trunk/continuum-docs/pom.xml (original)
+++ continuum/trunk/continuum-docs/pom.xml Fri Apr 17 07:08:51 2009
@@ -35,11 +35,6 @@
       <url>scpexe://people.apache.org/www/continuum.apache.org/docs/${project.version}</url>
     </site>
   </distributionManagement>
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/continuum/trunk/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/continuum/trunk/</developerConnection>
-    <url>http://svn.apache.org/viewvc/continuum/trunk/</url>
-  </scm>
     <build>
     <plugins>
       <plugin>