Author: dennisl
Date: Sun Jul 23 13:47:03 2006
New Revision: 424812

URL: http://svn.apache.org/viewvc?rev=424812&view=rev
Log:
Remove sandbox workaround.

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

Modified: maven/plugins/trunk/maven-docck-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-docck-plugin/pom.xml?rev=424812&r1=424811&r2=424812&view=diff
==============================================================================
--- maven/plugins/trunk/maven-docck-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-docck-plugin/pom.xml Sun Jul 23 13:47:03 2006
@@ -19,12 +19,6 @@
     <system>jira</system>
     <url>http://jira.codehaus.org/browse/MNG</url>
   </issueManagement>
-  <!-- Not inherited correctly because the plugin is in the sandbox -->
-  <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-docck-plugin/</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-docck-plugin/</developerConnection>
-    
<url>http://svn.apache.org/viewvc/maven/sandbox/plugins/maven-docck-plugin/</url>
-  </scm>
   <dependencies>
     <dependency>
       <groupId>commons-httpclient</groupId>


Reply via email to