Repository: commons-csv
Updated Branches:
  refs/heads/master dee5125be -> 20c6f3321


Set parent POM back to 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/20c6f332
Tree: http://git-wip-us.apache.org/repos/asf/commons-csv/tree/20c6f332
Diff: http://git-wip-us.apache.org/repos/asf/commons-csv/diff/20c6f332

Branch: refs/heads/master
Commit: 20c6f3321027199c4ab694fec668bef5708a11b8
Parents: dee5125
Author: Gary Gregory <[email protected]>
Authored: Fri Nov 25 21:23:36 2016 -0800
Committer: Gary Gregory <[email protected]>
Committed: Fri Nov 25 21:23:36 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/commons-csv/blob/20c6f332/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d9900ec..2c9f461 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>42-SNAPSHOT</version>
+    <version>41</version>
   </parent>
   <artifactId>commons-csv</artifactId>
   <version>1.5-SNAPSHOT</version>

Reply via email to