We need a hard coded version here as the new Maven world order shuns RELEASE
versions. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1120 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -200,7 +200,7 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-antrun-plugin</artifactId>
|
<artifactId>maven-antrun-plugin</artifactId>
|
||||||
<version>RELEASE</version>
|
<version>1.6</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<phase>process-test-resources</phase>
|
<phase>process-test-resources</phase>
|
||||||
|
|||||||
Reference in New Issue
Block a user