From d6f13d562f6662a80eb825d6b5af665c0297692d Mon Sep 17 00:00:00 2001 From: binsky Date: Wed, 17 Nov 2021 08:37:48 +0100 Subject: [PATCH] add pom.xml test content --- pom.xml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/pom.xml b/pom.xml index e69de29..342c094 100644 --- a/pom.xml +++ b/pom.xml @@ -0,0 +1,34 @@ + + 4.0.0 + + org.binsky.jenkinstest + Jenkinstest + 1.0 + + + 11 + 11 + 4.11 + + + + + + junit + junit + ${my-junit-version} + test + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + +