change phase build helper runs in

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1696 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
Jesse McConnell 2010-05-04 21:24:45 +00:00
parent 0e541fcf2b
commit 0442eeb60b
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@
<executions> <executions>
<execution> <execution>
<id>set-osgi-version</id> <id>set-osgi-version</id>
<phase>compile</phase> <phase>validate</phase>
<goals> <goals>
<goal>parse-version</goal> <goal>parse-version</goal>
</goals> </goals>