Skip to content

Commit

Permalink
Update artifactId reference to project.artifactId
Browse files Browse the repository at this point in the history
  • Loading branch information
Valkryst committed Sep 4, 2024
1 parent e1b329b commit e901cc8
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 @@ -8,7 +8,7 @@
<artifactId>VTerminal</artifactId>
<version>2024.1.6</version>
<packaging>jar</packaging>
<name>${artifactId}</name>
<name>${project.artifactId}</name>

<properties>
<maven.compiler.release>11</maven.compiler.release>
Expand Down

0 comments on commit e901cc8

Please sign in to comment.