Author: rdonkin
Date: Mon May 23 08:11:51 2011
New Revision: 1126372

URL: http://svn.apache.org/viewvc?rev=1126372&view=rev
Log:
Inherit more from parent pom.xml

Modified:
    james/mailet/base/trunk/pom.xml

Modified: james/mailet/base/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/base/trunk/pom.xml?rev=1126372&r1=1126371&r2=1126372&view=diff
==============================================================================
--- james/mailet/base/trunk/pom.xml (original)
+++ james/mailet/base/trunk/pom.xml Mon May 23 08:11:51 2011
@@ -251,19 +251,6 @@
           </execution>
         </executions>
       </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-source-plugin</artifactId>
-        <executions>
-          <execution>
-            <id>attach-sources</id>
-            <phase>package</phase>
-            <goals>
-              <goal>jar</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
       <!--
          <plugin>
         <groupId>org.apache.maven.plugins</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to