Skip to content

Commit e5213d1

Browse files
committed
Canonical location for Year
1 parent e709fff commit e5213d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<version>1.9-SNAPSHOT</version>
2727
<name>Apache Commons CSV</name>
2828
<url>https://commons.apache.org/proper/commons-csv/</url>
29+
<inceptionYear>2005</inceptionYear>
2930
<description>The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.</description>
3031

3132
<dependencies>
@@ -146,7 +147,6 @@
146147
<commons.module.name>org.apache.commons.csv</commons.module.name>
147148
<commons.jira.id>CSV</commons.jira.id>
148149
<commons.jira.pid>12313222</commons.jira.pid>
149-
<project.inceptionYear>2005</project.inceptionYear>
150150
<maven.compiler.source>1.8</maven.compiler.source>
151151
<maven.compiler.target>1.8</maven.compiler.target>
152152
<commons.javadoc.java.link>http://docs.oracle.com/javase/8/docs/api/</commons.javadoc.java.link>

0 commit comments

Comments
 (0)