fix property

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1423227 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-12-17 23:50:37 +00:00
parent 67ef15f8f9
commit e79d3ffa4b
1 changed files with 1 additions and 1 deletions

View File

@ -535,7 +535,7 @@
<id>setup-checkout</id>
<activation>
<file>
<missing>${scmPubCheckoutDirectory}</missing>
<missing>${commons.scmPubCheckoutDirectory}</missing>
</file>
</activation>
<build>