Author: evenisse
Date: Wed Nov  9 03:14:02 2005
New Revision: 332019

URL: http://svn.apache.org/viewcvs?rev=332019&view=rev
Log:
[DOXIA-36] remove build part

Modified:
    maven/doxia/trunk/pom.xml

Modified: maven/doxia/trunk/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/doxia/trunk/pom.xml?rev=332019&r1=332018&r2=332019&view=diff
==============================================================================
--- maven/doxia/trunk/pom.xml (original)
+++ maven/doxia/trunk/pom.xml Wed Nov  9 03:14:02 2005
@@ -67,21 +67,6 @@
     
<developerConnection>scm:svn:svn+ssh://svn.codehaus.org/home/projects/doxia/scm/trunk</developerConnection>
     <url>http://svn.doxia.codehaus.org/</url>
   </scm>
-  <build>
-    <plugins>
-      <plugin>
-        <groupId>org.codehaus.plexus</groupId>
-        <artifactId>plexus-maven-plugin</artifactId>
-        <executions>
-          <execution>
-            <goals>
-              <goal>descriptor</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-    </plugins>
-  </build>
   <repositories>
     <repository>
       <releases>


Reply via email to