diff --git a/goobi-plugin-step-replace-images/pom.xml b/goobi-plugin-step-replace-images/pom.xml index 7b13f27..3dfdfe4 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,50 @@ + + 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} + + + + + + - + + + 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 +