Changeset 29878

Show
Ignore:
Timestamp:
02/02/08 21:15:36 (10 months ago)
Author:
fguillaume
Message:

Unneeded.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • org.nuxeo.ecm.core/branches/1.4/pom.xml

    r29745 r29878  
    113113    </dependencies> 
    114114  </dependencyManagement> 
    115   <!-- Required for the "jboss-sar" type resolution --> 
    116   <build> 
    117     <plugins> 
    118        <plugin> 
    119          <groupId>org.codehaus.mojo</groupId> 
    120          <artifactId>jboss-packaging-maven-plugin</artifactId> 
    121          <version>2.0-NXEP51M2</version> 
    122          <extensions>true</extensions> 
    123        </plugin> 
    124     </plugins> 
    125   </build> 
    126115</project>