Skip to content

Commit 0e6500e

Browse files
committed
Prepare for version 1.4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1744865 13f79535-47bb-0310-9956-ffa450edef68
1 parent ff6c644 commit 0e6500e

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,17 +43,14 @@
4343
Apache Commons CSV
4444
===================
4545

46-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-csv/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-csv/)
47-
[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
48-
4946
The Apache Commons CSV library provides a simple interface for reading and writing
5047
CSV files of various types.
5148

5249
Documentation
5350
-------------
5451

5552
More information can be found on the [homepage](https://commons.apache.org/proper/commons-csv).
56-
The [JavaDoc](https://commons.apache.org/proper/commons-csv/archives/1.1/apidocs/index.html) can be browsed.
53+
The [JavaDoc](https://commons.apache.org/proper/commons-csv/javadocs/api-release) can be browsed.
5754
Questions related to the usage of Apache Commons CSV should be posted to the [user mailing list][ml].
5855

5956
Where can I get the latest release?

0 commit comments

Comments
 (0)