From 790e58c4d25db2ca3e7ef7d06183578ffed47514 Mon Sep 17 00:00:00 2001 From: forge-bot Date: Sat, 18 Jul 2026 10:06:01 +0000 Subject: [PATCH] =?UTF-8?q?[framework]=20TxCore=20=E2=86=92=20common-frame?= =?UTF-8?q?work=20(TxContext=C2=B7MessageCodec)=20(ACM-FW-001)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..8f34315 --- /dev/null +++ b/pom.xml @@ -0,0 +1,36 @@ + + + 4.0.0 + + com.klaro.acquirecore + acquire-core-migration + 1.0.0-SNAPSHOT + pom + + acquire-core-migration + TxCore to Spring Boot migration project + + + boot/common-framework + + + + 17 + 17 + UTF-8 + 3.2.0 + 2.15.3 + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.11.0 + + + +