Repository: commons-csv
Updated Branches:
  refs/heads/master acea0dae6 -> 3a8b73577


commons-parent 40 -> 41.

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

Branch: refs/heads/master
Commit: 3a8b73577e3956c452bbf06157813f9ca4fe6847
Parents: acea0da
Author: Gary Gregory <[email protected]>
Authored: Fri Nov 25 21:07:07 2016 -0800
Committer: Gary Gregory <[email protected]>
Committed: Fri Nov 25 21:07:07 2016 -0800

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-csv/blob/3a8b7357/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9a2b35a..e65687a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>40</version>
+    <version>41</version>
   </parent>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-csv</artifactId>

Reply via email to