Skip to content

Commit 11b557e

Browse files
committed
Update NOTICE.txt
1 parent 544400b commit 11b557e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Commons CSV
2-
Copyright 2005-2017 The Apache Software Foundation
2+
Copyright 2005-2018 The Apache Software Foundation
33

44
This product includes software developed at
55
The Apache Software Foundation (http://www.apache.org/).

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ CSV files of various types.
142142
<commons.module.name>org.apache.commons.csv</commons.module.name>
143143
<commons.jira.id>CSV</commons.jira.id>
144144
<commons.jira.pid>12313222</commons.jira.pid>
145+
<project.inceptionYear>2005</project.inceptionYear>
145146
<maven.compiler.source>1.7</maven.compiler.source>
146147
<maven.compiler.target>1.7</maven.compiler.target>
147148
<!-- Ensure copies work OK (can be removed later when this is in parent POM) -->

0 commit comments

Comments
 (0)