Changeset 212

Show
Ignore:
Timestamp:
07/05/08 15:52:38 (6 months ago)
Author:
jfp
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libclamav/pom.xml

    r208 r212  
    7070                                <artifactId>maven-javadoc-plugin</artifactId> 
    7171                            </plugin> 
    72                             <plugin> 
    73                                         <groupId>org.apache.maven.plugins</groupId> 
    74                                         <artifactId>maven-source-plugin</artifactId> 
    75                                         <executions> 
    76                                                 <execution> 
    77                                                         <goals> 
    78                                                                 <goal>jar</goal> 
    79                                                         </goals> 
    80                                                 </execution> 
    81                                         </executions> 
    82                                 </plugin> 
    8372                        </plugins> 
    8473                </pluginManagement>