Skip to content

Commit 9409efa

Browse files
committed
feat: add ts-sms-notification-service module to pom.xml
- Included the ts-sms-notification-service module in the main pom.xml file to integrate SMS notification capabilities into the project.
1 parent 47bb51a commit 9409efa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<module>ts-ticket-service</module>
2929
<module>ts-user-notification-service</module>
3030
<module>ts-security-service</module>
31+
<module>ts-sms-notification-service</module>
3132
<module>ts-inside-payment-service</module>
3233
<module>ts-execute-service</module>
3334
<module>ts-payment-service</module>

0 commit comments

Comments
 (0)