Skip to content

Commit 5e01248

Browse files
committed
chore: add missing messages.properties, bump to phase 5
BREAKING CHANGES: bump to phase 5
1 parent eaf9ebf commit 5e01248

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<artifactId>serviceproduction</artifactId>
1414
<version>4.1.3</version>
1515
<name>Service Production</name>
16-
<description>FIAP SOAT1 2023 - Group 63 - Phase 4</description>
16+
<description>FIAP SOAT1 2023 - Group 63 - Phase 5 - Production microservice</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)