maven-verifier 1.5

Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
This commit is contained in:
Igor Fedorenko 2013-12-06 15:40:55 -05:00
parent bf77f74391
commit c83fbbb60d
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-verifier</artifactId>
<version>1.4</version>
<version>1.5</version>
<!-- TODO: not transitive in tests artifact, so must be left in main scope
<scope>test</scope>
-->