From da570923d236646de849f07cd626430c3a206aa6 Mon Sep 17 00:00:00 2001 From: intranda Jenkins Date: Wed, 21 Jul 2021 08:16:34 +0000 Subject: [PATCH 1/2] update goobi workflow dependency to version 21.06.7 --- goobi-plugin-step-replace-images/pom.xml | 42 +++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/goobi-plugin-step-replace-images/pom.xml b/goobi-plugin-step-replace-images/pom.xml index 7b13f27..1eabcac 100644 --- a/goobi-plugin-step-replace-images/pom.xml +++ b/goobi-plugin-step-replace-images/pom.xml @@ -5,7 +5,7 @@ 0.0.1-SNAPSHOT plugin_intranda_step_replace-images - 21.06.6 + 21.06.7 @@ -65,6 +65,46 @@ + + org.codehaus.mojo + buildnumber-maven-plugin + 1.4 + + + validate + + create + + + + + 10 + false + + + + org.apache.maven.plugins + maven-jar-plugin + 3.1.0 + + + + ${maven.build.timestamp} + + + + Versions + + ${project.version} + ${buildNumber} + ${scmBranch} + ${goobi.version} + + + + + + From 00812fe4d9927b1eb82454ffd3fafb580f5ae4ad Mon Sep 17 00:00:00 2001 From: Oliver Paetzel Date: Wed, 21 Jul 2021 10:43:55 +0200 Subject: [PATCH 2/2] add scm information to pom --- goobi-plugin-step-replace-images/pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/goobi-plugin-step-replace-images/pom.xml b/goobi-plugin-step-replace-images/pom.xml index 1eabcac..3dfdfe4 100644 --- a/goobi-plugin-step-replace-images/pom.xml +++ b/goobi-plugin-step-replace-images/pom.xml @@ -106,5 +106,9 @@ - + + + scm:git:ssh://git@gitea.intranda.com:goobi-workflow/goobi-plugin-step-replace-images.git + scm:git:ssh://git@gitea.intranda.com:goobi-workflow/goobi-plugin-step-replace-images.git +