Skip to content

Commit

Permalink
✏️ fix typo (wrong year)
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Fihlon <[email protected]>
  • Loading branch information
McPringle committed Mar 27, 2024
1 parent 273ab45 commit 71b32f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<version>1.0-SNAPSHOT</version>
<packaging>jar</packaging>
<description>A social wall to display posts at conferences with additional features.</description>
<inceptionYear>2021</inceptionYear>
<inceptionYear>2024</inceptionYear>

<licenses>
<license>
Expand Down

0 comments on commit 71b32f9

Please sign in to comment.