o specify the snapshot version as there is no release

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367665 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2006-01-10 16:04:28 +00:00
parent 3304e09389
commit 8f7cee21c9
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-core-it-plugin</artifactId> <artifactId>maven-core-it-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
<executions> <executions>
<execution> <execution>
<phase>process-resources</phase> <phase>process-resources</phase>