From 315eaf38236de691386ab3871680886a2951d420 Mon Sep 17 00:00:00 2001 From: forge-bot Date: Mon, 13 Jul 2026 10:35:57 +0000 Subject: [PATCH] =?UTF-8?q?=EC=B9=B4=EB=93=9C=20=EC=A0=95=EC=82=B0=20?= =?UTF-8?q?=EC=97=85=EB=AC=B4=20=EA=B7=9C=EC=B9=99=EA=B3=BC=20=EC=A0=84?= =?UTF-8?q?=ED=99=98=20=EB=B6=88=EB=B3=80=EC=8B=9D=20=EC=B6=94=EC=B6=9C=20?= =?UTF-8?q?(codex-bais-final3-20260713-192718-BAIS-SPRING-ANA-CARD-001)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- card-settlement-migration/pom.xml | 50 +++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 card-settlement-migration/pom.xml 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 + + + +