Repository: commons-csv Updated Branches: refs/heads/master f96adf26c -> b1e5d93a2
Update commons-parent from 41 to 42. Project: http://git-wip-us.apache.org/repos/asf/commons-csv/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-csv/commit/b1e5d93a Tree: http://git-wip-us.apache.org/repos/asf/commons-csv/tree/b1e5d93a Diff: http://git-wip-us.apache.org/repos/asf/commons-csv/diff/b1e5d93a Branch: refs/heads/master Commit: b1e5d93a2f5309102bf09d4e2b8b9eb15ef3fc8b Parents: f96adf2 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Tue Jan 3 23:55:29 2017 -0800 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Tue Jan 3 23:55:29 2017 -0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-csv/blob/b1e5d93a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f1b01ef..03ff09c 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>41</version> + <version>42</version> </parent> <artifactId>commons-csv</artifactId> <version>1.5-SNAPSHOT</version>