Bump to ooo-build 2.5 since the maven-ant-tasks jar 2.1 uses is no longer available

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6667 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Charlie Groves
2011-06-24 20:12:08 +00:00
parent 2820d6797a
commit 85262d498d
4 changed files with 9 additions and 13 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<property name="classes.dir" location="${deploy.dir}/classes"/>
<property name="tclasses.dir" location="${deploy.dir}/test-classes"/>
<property name="ooo-build.vers" value="2.1"/>
<property name="ooo-build.vers" value="2.5"/>
<ant antfile="etc/bootstrap.xml"/>
<import file="${user.home}/.m2/ooo-build/${ooo-build.vers}/ooo-build.xml"/>