Add Java requirement to download page
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1617071 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e729fdff4d
commit
07e215eef5
1
pom.xml
1
pom.xml
|
@ -115,6 +115,7 @@ CSV files of various types.
|
|||
|
||||
<properties>
|
||||
<commons.release.version>1.0</commons.release.version>
|
||||
<commons.release.desc>(Java 6.0+)</commons.release.desc>
|
||||
<!-- The RC version used in the staging repository URL. -->
|
||||
<commons.rc.version>RC1</commons.rc.version>
|
||||
<commons.componentid>csv</commons.componentid>
|
||||
|
|
|
@ -95,7 +95,7 @@ limitations under the License.
|
|||
</p>
|
||||
</subsection>
|
||||
</section>
|
||||
<section name="Apache Commons CSV 1.0 ">
|
||||
<section name="Apache Commons CSV 1.0 (Java 6.0+)">
|
||||
<subsection name="Binaries">
|
||||
<table>
|
||||
<tr>
|
||||
|
|
Loading…
Reference in New Issue