From cf8f467b1a58d4d1c623134cd924a2656da0d90c Mon Sep 17 00:00:00 2001 From: 250422 <250422@localhost> Date: Tue, 11 Nov 2025 11:25:19 +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..cd0ef69 --- /dev/null +++ b/pom.xml @@ -0,0 +1,13 @@ + + + 4.0.0 + com.mycompany + while1 + 1.0-SNAPSHOT + jar + + UTF-8 + 24 + com.mycompany.while1.While1 + + \ No newline at end of file