Skip to content

Commit e3dbb1c

Browse files
authored
Merge branch 'main' into feat/temp-sqs
2 parents 083139b + bbb3a13 commit e3dbb1c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
</parent>
1111
<groupId>br.com.grupo63.techchallenge</groupId>
1212
<artifactId>service-payment</artifactId>
13-
<version>4.3.3</version>
13+
<version>5.0.0</version>
1414
<name>Service Payment</name>
15-
<description>FIAP SOAT1 2023 - Group 63 - Payment microservice</description>
15+
<description>FIAP SOAT1 2023 - Group 63 - Phase 5 - Payment microservice</description>
1616
<properties>
1717
<java.version>17</java.version>
1818

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.

src/main/resources/sonar-project.properties

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)