From 1329d639bf7995f1eabd8688e75859c776a8ced2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Muratcan=20=C5=9Eent=C3=BCrk?= Date: Sun, 25 Jun 2023 12:28:33 +0300 Subject: [PATCH] changed pom.xml --- pom.xml | 43 ++++++++++++++++++++++++++++++++++++------- 1 file changed, 36 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 53aa57b..cff17e2 100644 --- a/pom.xml +++ b/pom.xml @@ -8,10 +8,35 @@ petition-generator Petition Generator Petition Generation library for Java to generate dynamic petitions + https://github.com/snturk/petition-generator 1.0-SNAPSHOT - jar + + + + GNU v3 License + https://www.gnu.org/licenses/gpl-3.0.en.html + repo + + + + + + Muratcan Şentürk + mcsnturk@gmail.com + org.github.snturk + https://github.com/snturk + + + + + scm:git:git://github.com/snturk/petition-generator.git + scm:git:ssh//github.com/snturk/petition-generator.git + https://github.com/snturk/petition-generator + + + org.immutables @@ -23,12 +48,6 @@ jakarta.annotation-api 2.1.1 - - org.junit.jupiter - junit-jupiter-api - 5.6.0 - test - org.apache.commons commons-io @@ -59,6 +78,16 @@ log4j-slf4j-impl 2.20.0 + + + + org.junit.jupiter + junit-jupiter-api + 5.6.0 + test + + +