Ensure version does not get out of date

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1204994 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2011-11-22 13:53:22 +00:00
parent c71d0f03da
commit 7b56dd17b7
1 changed files with 3 additions and 3 deletions

View File

@ -14,15 +14,15 @@
## KIND, either express or implied. See the License for the
## specific language governing permissions and limitations
## under the License.
Apache ${project.name} Package
Version ${version}
Release Notes
Release Notes
INTRODUCTION:
This document contains the release notes for the 3.0.1 version of Apache Commons Lang.
This document contains the release notes for the ${version} version of Apache Commons Lang.
Commons Lang is a set of utility functions and reusable components that should be of use in any
Java environment.