Skip to content

Commit

Permalink
Updated year in pom properties
Browse files Browse the repository at this point in the history
  • Loading branch information
arvindkrishnakumar-okta committed Jun 10, 2020
1 parent 33ca985 commit c98e22f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@
</headerDefinitions>
<properties>
<organization.name>${project.organization.name}</organization.name>
<year>2018</year>
<year>2020</year>
</properties>
<excludes>
<exclude>**/*.txt</exclude>
Expand Down

0 comments on commit c98e22f

Please sign in to comment.