Skip to content

Commit df33833

Browse files
committed
feat: Add messaging between customer-service and billing-service
1 parent 09f7e16 commit df33833

File tree

70 files changed

+1686
-1249
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+1686
-1249
lines changed

address-validation-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</scm>
1616

1717
<properties>
18-
<service.name>online-shop</service.name>
18+
<service.name>address-validation-service</service.name>
1919
<maven.compiler.source>17</maven.compiler.source>
2020
<maven.compiler.target>17</maven.compiler.target>
2121
<failOnMissingWebXml>false</failOnMissingWebXml>

0 commit comments

Comments
 (0)