BAIS payments 멀티모듈 최소 구현 (BAIS-MULTI-1783814676)
This commit is contained in:
parent
6ed6dfa7fd
commit
11c264a554
1 changed files with 5 additions and 5 deletions
10
pom.xml
10
pom.xml
|
|
@ -6,13 +6,13 @@
|
|||
<version>1.0-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<modules>
|
||||
<module>services/payments</module>
|
||||
</modules>
|
||||
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>3.5.14</version>
|
||||
</parent>
|
||||
</project>
|
||||
|
||||
<modules>
|
||||
<module>services/payments</module>
|
||||
</modules>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue