From 110c602798b6059103810e6a511c57832e6bf1c1 Mon Sep 17 00:00:00 2001 From: 250421 <250421@localhost> Date: Tue, 11 Nov 2025 11:24:36 +0000 Subject: [PATCH] Commit inicial --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..1017012 --- /dev/null +++ b/pom.xml @@ -0,0 +1,13 @@ + + + 4.0.0 + com.mycompany + 3proj + 1.0-SNAPSHOT + jar + + UTF-8 + 24 + com.mycompany.proj.App + + \ No newline at end of file