Skip to content

Commit

Permalink
chore: add missing messages.properties, bump to phase 5
Browse files Browse the repository at this point in the history
BREAKING CHANGES: bump to phase 5
  • Loading branch information
g-otn committed Mar 10, 2024
1 parent eaf9ebf commit 5e01248
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>serviceproduction</artifactId>
<version>4.1.3</version>
<name>Service Production</name>
<description>FIAP SOAT1 2023 - Group 63 - Phase 4</description>
<description>FIAP SOAT1 2023 - Group 63 - Phase 5 - Production microservice</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 5e01248

Please sign in to comment.