use commons.release.version property as instructed in http://wiki.apache.org/commons/UsingNexus

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1137088 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Matthew Jason Benson 2011-06-17 23:58:24 +00:00
parent a0512c014e
commit 2d64d32596
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<format>tar.gz</format>
<format>zip</format>
</formats>
<baseDirectory>${project.artifactId}-${project.version}-src</baseDirectory>
<baseDirectory>${project.artifactId}-${commons.release.version}-src</baseDirectory>
<fileSets>
<fileSet>
<includes>