Skip to content

Commit e4820fa

Browse files
authored
Add version to project name
1 parent 8a759db commit e4820fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<version>1.0-SNAPSHOT</version>
4242
<packaging>pom</packaging>
4343

44-
<name>Record API</name>
44+
<name>Record API v3</name>
4545
<description>Service for managing the records</description>
4646

4747
<properties>
@@ -335,4 +335,4 @@
335335
</build>
336336
</profile>
337337
</profiles>
338-
</project>
338+
</project>

0 commit comments

Comments
 (0)