Ignore:
Timestamp:
10/20/14 16:26:44 (10 years ago)
Author:
Oliver Schonefeld
Message:
  • expose file filter to command line tool and provide wildcard file natching
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMDIValidator/trunk/cmdi-validator-tool/pom.xml

    r5387 r5735  
    6161            <artifactId>humanize-slim</artifactId>
    6262            <version>1.1.5</version>
     63        </dependency>
     64        <dependency>
     65                <groupId>commons-io</groupId>
     66                <artifactId>commons-io</artifactId>
     67                <version>2.4</version>
    6368        </dependency>
    6469    </dependencies>
Note: See TracChangeset for help on using the changeset viewer.