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:
parent
c71d0f03da
commit
7b56dd17b7
|
@ -14,15 +14,15 @@
|
||||||
## KIND, either express or implied. See the License for the
|
## KIND, either express or implied. See the License for the
|
||||||
## specific language governing permissions and limitations
|
## specific language governing permissions and limitations
|
||||||
## under the License.
|
## under the License.
|
||||||
|
|
||||||
Apache ${project.name} Package
|
Apache ${project.name} Package
|
||||||
Version ${version}
|
Version ${version}
|
||||||
Release Notes
|
Release Notes
|
||||||
|
|
||||||
|
|
||||||
INTRODUCTION:
|
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
|
Commons Lang is a set of utility functions and reusable components that should be of use in any
|
||||||
Java environment.
|
Java environment.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue