Skip to content

Commit 1c4924c

Browse files
committed
chore: bump to phase 5, add missing message.properties
1 parent 707810f commit 1c4924c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
</parent>
1212
<groupId>br.com.grupo63</groupId>
1313
<artifactId>serviceorder</artifactId>
14-
<version>4.2.3</version>
14+
<version>5.0.0</version>
1515
<name>Service Order</name>
16-
<description>FIAP SOAT1 2023 - Group 63 - Phase 4</description>
16+
<description>FIAP SOAT1 2023 - Group 63 - Phase 5</description>
1717
<properties>
1818
<java.version>17</java.version>
1919
<sonar.coverage.exclusions>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Due to how Spring Boot autoconfiguration works, this file needs to exist for the locale files to be detected.

0 commit comments

Comments
 (0)