Skip to content

Commit 07e215e

Browse files
committed
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
1 parent e729fdf commit 07e215e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ CSV files of various types.
115115

116116
<properties>
117117
<commons.release.version>1.0</commons.release.version>
118+
<commons.release.desc>(Java 6.0+)</commons.release.desc>
118119
<!-- The RC version used in the staging repository URL. -->
119120
<commons.rc.version>RC1</commons.rc.version>
120121
<commons.componentid>csv</commons.componentid>

src/site/xdoc/download_csv.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ limitations under the License.
9595
</p>
9696
</subsection>
9797
</section>
98-
<section name="Apache Commons CSV 1.0 ">
98+
<section name="Apache Commons CSV 1.0 (Java 6.0+)">
9999
<subsection name="Binaries">
100100
<table>
101101
<tr>

0 commit comments

Comments
 (0)