Slight text change to download page
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@981379 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
64fe3c71ef
commit
977151904c
4
pom.xml
4
pom.xml
|
@ -437,9 +437,9 @@
|
|||
<maven.compile.target>1.5</maven.compile.target>
|
||||
<commons.componentid>lang</commons.componentid>
|
||||
<commons.release.version>2.5</commons.release.version>
|
||||
<commons.release.desc>Java 1.2+</commons.release.desc>
|
||||
<commons.release.desc>(Java 1.2+)</commons.release.desc>
|
||||
<commons.release.2.version>3.0-beta</commons.release.2.version>
|
||||
<commons.release.2.desc>Java 5.0+</commons.release.2.desc>
|
||||
<commons.release.2.desc>(Java 5.0+)</commons.release.2.desc>
|
||||
<commons.jira.id>LANG</commons.jira.id>
|
||||
<commons.jira.pid>12310481</commons.jira.pid>
|
||||
</properties>
|
||||
|
|
Loading…
Reference in New Issue