diff --git a/card-settlement-migration/pom.xml b/card-settlement-migration/pom.xml new file mode 100644 index 0000000..693578f --- /dev/null +++ b/card-settlement-migration/pom.xml @@ -0,0 +1,50 @@ + + + 4.0.0 + + + com.bais + codex-bais-final3-20260713-192718 + 1.0.0-SNAPSHOT + + + card-settlement-migration + jar + Card Settlement Migration + 카드 정산 마이그레이션 모듈 - 브랜드 정산, IRD, 발급사 수수료 계산 + + + 17 + 17 + 17 + UTF-8 + 5.10.2 + + + + + org.junit.jupiter + junit-jupiter-api + ${junit.version} + test + + + org.junit.jupiter + junit-jupiter-engine + ${junit.version} + test + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.2.5 + + + +