BAIS payments 멀티모듈 최소 구현 (1/2) (BAIS-MULTI-1783809014)
This commit is contained in:
parent
c7e22c4b1e
commit
679302489d
1 changed files with 4 additions and 4 deletions
8
pom.xml
8
pom.xml
|
|
@ -8,13 +8,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>
|
||||
|
||||
<modules>
|
||||
<module>services/payments</module>
|
||||
</modules>
|
||||
</project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue