Author: olegk
Date: Sat Nov  8 02:08:48 2008
New Revision: 712371

URL: http://svn.apache.org/viewvc?rev=712371&view=rev
Log:
Removed unnecessary declarations which can be inherited from the parent pom

Modified:
    incubator/droids/trunk/module-core/pom.xml
    incubator/droids/trunk/module-norobots/pom.xml

Modified: incubator/droids/trunk/module-core/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/module-core/pom.xml?rev=712371&r1=712370&r2=712371&view=diff
==============================================================================
--- incubator/droids/trunk/module-core/pom.xml (original)
+++ incubator/droids/trunk/module-core/pom.xml Sat Nov  8 02:08:48 2008
@@ -41,12 +41,6 @@
   </description>
   <packaging>jar</packaging>  
 
-  <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/droids/trunk/core</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/droids/trunk/core</developerConnection>
-    <url>http://svn.apache.org/repos/asf/labs/incubator/trunk/core</url>
-  </scm>
-
   <dependencies>
     <dependency>
       <groupId>org.apache.droids</groupId>

Modified: incubator/droids/trunk/module-norobots/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/module-norobots/pom.xml?rev=712371&r1=712370&r2=712371&view=diff
==============================================================================
--- incubator/droids/trunk/module-norobots/pom.xml (original)
+++ incubator/droids/trunk/module-norobots/pom.xml Sat Nov  8 02:08:48 2008
@@ -41,12 +41,6 @@
   </description>
   <packaging>jar</packaging>  
 
-  <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/droids/trunk/module-norobots</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/droids/trunk/module-norobots</developerConnection>
-    
<url>http://svn.apache.org/repos/asf/labs/incubator/trunk/module-norobots</url>
-  </scm>
-
   <dependencies>
     <dependency>
       <groupId>junit</groupId>


Reply via email to