From 1c564aacf1640bf4602834bfdc1895081c76212a Mon Sep 17 00:00:00 2001 From: 250409 <250409@THINKPAD9.epvc2.local> Date: Thu, 13 Nov 2025 15:55:35 +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..6a574d8 --- /dev/null +++ b/pom.xml @@ -0,0 +1,13 @@ + + + 4.0.0 + com.mycompany + mavenproject1 + 1.0-SNAPSHOT + jar + + UTF-8 + 24 + com.mycompany.mavenproject1.Mavenproject1 + + \ No newline at end of file