Repository: commons-csv Updated Branches: refs/heads/master 17902b840 -> 92b4376bb
Go back to parent POM 41. Next will be preparing a RC for parent POM 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/92b4376b Tree: http://git-wip-us.apache.org/repos/asf/commons-csv/tree/92b4376b Diff: http://git-wip-us.apache.org/repos/asf/commons-csv/diff/92b4376b Branch: refs/heads/master Commit: 92b4376bbb00cb0fd6af232fb85f3ed5ffa14b08 Parents: 17902b8 Author: Gary Gregory <[email protected]> Authored: Fri Nov 25 22:20:18 2016 -0800 Committer: Gary Gregory <[email protected]> Committed: Fri Nov 25 22:20:18 2016 -0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-csv/blob/92b4376b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7c130a8..f1b01ef 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>42-SNAPSHOT</version> + <version>41</version> </parent> <artifactId>commons-csv</artifactId> <version>1.5-SNAPSHOT</version>
