Repository: commons-csv
Updated Branches:
  refs/heads/master 64c800319 -> dee5125be


Update version in Maven coordinates.

Project: http://git-wip-us.apache.org/repos/asf/commons-csv/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-csv/commit/dee5125b
Tree: http://git-wip-us.apache.org/repos/asf/commons-csv/tree/dee5125b
Diff: http://git-wip-us.apache.org/repos/asf/commons-csv/diff/dee5125b

Branch: refs/heads/master
Commit: dee5125be7ab3b6a7f225eb72779850c1ac6f92c
Parents: 64c8003
Author: Gary Gregory <[email protected]>
Authored: Fri Nov 25 21:21:41 2016 -0800
Committer: Gary Gregory <[email protected]>
Committed: Fri Nov 25 21:21:41 2016 -0800

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-csv/blob/dee5125b/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 3c9cf0d..2f6e6e7 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ Alternatively you can pull it from the central Maven 
repositories:
 <dependency>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-csv</artifactId>
-  <version>1.3</version>
+  <version>1.4</version>
 </dependency>
 ```
 

Reply via email to