Skip to content

Commit a894f37

Browse files
authored
Merge pull request #33 from ligangty/master
Fix inceptionYear to current year
2 parents 42548c7 + 7065eab commit a894f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<url>https://github.com/Commonjava/commonjava</url>
2929

3030
<description>CommonJava top-level parent POM.</description>
31-
<inceptionYear>2011-2021</inceptionYear>
31+
<inceptionYear>2011-2022</inceptionYear>
3232

3333
<licenses>
3434
<license>

0 commit comments

Comments
 (0)