commit f8246a6156d543ddd432c43607da951e5172c022 Author: cemal Date: Tue Mar 29 18:26:34 2022 +0200 initial commit diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..8d6d7fe --- /dev/null +++ b/pom.xml @@ -0,0 +1,33 @@ + + 4.0.0 + mathis_cemal + latice + 0.0.1-SNAPSHOT + latice + SAE Latice Odabasioglu Cemal Borger Mathis + + UTF-8 + 1.17 + 1.17 + + + + org.junit.jupiter + junit-jupiter + 5.8.2 + test + + + + + + maven-surefire-plugin + 2.22.2 + + + maven-failsafe-plugin + 2.22.2 + + + + \ No newline at end of file