You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2018/09/25 13:12:46 UTC

[10/12] commons-csv git commit: Update NOTICE.txt

Update NOTICE.txt


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

Branch: refs/heads/master
Commit: 11b557ee48d0e71d96663932d446e9b12d78a611
Parents: 544400b
Author: Benedikt Ritter <br...@apache.org>
Authored: Wed Sep 19 11:54:57 2018 +0200
Committer: Benedikt Ritter <br...@apache.org>
Committed: Wed Sep 19 11:54:57 2018 +0200

----------------------------------------------------------------------
 NOTICE.txt | 2 +-
 pom.xml    | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-csv/blob/11b557ee/NOTICE.txt
----------------------------------------------------------------------
diff --git a/NOTICE.txt b/NOTICE.txt
index 14c9397..85a48c8 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Commons CSV
-Copyright 2005-2017 The Apache Software Foundation
+Copyright 2005-2018 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

http://git-wip-us.apache.org/repos/asf/commons-csv/blob/11b557ee/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d694794..893989b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,6 +142,7 @@ CSV files of various types.
     <commons.module.name>org.apache.commons.csv</commons.module.name>
     <commons.jira.id>CSV</commons.jira.id>
     <commons.jira.pid>12313222</commons.jira.pid>
+    <project.inceptionYear>2005</project.inceptionYear>
     <maven.compiler.source>1.7</maven.compiler.source>
     <maven.compiler.target>1.7</maven.compiler.target>
     <!-- Ensure copies work OK (can be removed later when this is in parent POM) -->