Changeset 854


Ignore:
Timestamp:
11/08/10 14:30:18 (14 years ago)
Author:
oschonef
Message:
  • update maven plugins
File:
1 edited

Legend:

Unmodified
Added
Removed
  • VirtualCollectionRegistry/trunk/VirtualCollectionRegistry/pom.xml

    r828 r854  
    1717        <groupId>org.apache.maven.plugins</groupId>
    1818        <artifactId>maven-antrun-plugin</artifactId>
    19         <version>1.4</version>
     19        <version>1.6</version>
    2020        <executions>
    2121          <execution>
     
    7878        <groupId>org.apache.maven.plugins</groupId>
    7979        <artifactId>maven-war-plugin</artifactId>
    80         <version>2.1</version>
     80        <version>2.1.1</version>
    8181        <configuration>
    8282          <webResources>
Note: See TracChangeset for help on using the changeset viewer.