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:
Michael Bayne
2011-02-01 19:19:26 +00:00
parent 02d46eb73a
commit 1e642792eb
+1 -1
View File
@@ -200,7 +200,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<version>RELEASE</version>
<version>1.6</version>
<executions>
<execution>
<phase>process-test-resources</phase>