set to released version of test artifact used (not actual dependency)

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@477 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
Jesse McConnell 2009-07-02 20:37:29 +00:00
parent 1ecfd2ae72
commit 8f46dc686e
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<name>Jetty :: Policy Tool</name>
<packaging>jar</packaging>
<properties>
<jetty.test.policy>1.0-SNAPSHOT</jetty.test.policy>
<jetty.test.policy>1.0</jetty.test.policy>
<jetty.test.policy.loc>target/test-policy</jetty.test.policy.loc>
</properties>
<build>