Skip to content

Commit

Permalink
Add version to project name
Browse files Browse the repository at this point in the history
  • Loading branch information
P-Ehlert authored Oct 29, 2024
1 parent 8a759db commit e4820fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<version>1.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Record API</name>
<name>Record API v3</name>
<description>Service for managing the records</description>

<properties>
Expand Down Expand Up @@ -335,4 +335,4 @@
</build>
</profile>
</profiles>
</project>
</project>

0 comments on commit e4820fa

Please sign in to comment.