Skip to content

Commit

Permalink
chore: bump to phase 5, add missing message.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
g-otn committed Mar 10, 2024
1 parent 707810f commit 1c4924c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
</parent>
<groupId>br.com.grupo63</groupId>
<artifactId>serviceorder</artifactId>
<version>4.2.3</version>
<version>5.0.0</version>
<name>Service Order</name>
<description>FIAP SOAT1 2023 - Group 63 - Phase 4</description>
<description>FIAP SOAT1 2023 - Group 63 - Phase 5</description>
<properties>
<java.version>17</java.version>
<sonar.coverage.exclusions>
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/messages.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Due to how Spring Boot autoconfiguration works, this file needs to exist for the locale files to be detected.

0 comments on commit 1c4924c

Please sign in to comment.