From: Ole B. Rosentreter Date: Fri, 13 Mar 2026 16:34:17 +0000 (+0100) Subject: version 3.0 vorbereiten X-Git-Tag: laktatnebelmaster-3.0.0~1 X-Git-Url: https://git.laktatnebel.de/?a=commitdiff_plain;h=1e9bb0c1594057fac00be6453633c32e2e620454;p=laktatnebelmaster.git version 3.0 vorbereiten --- diff --git a/laktatnebellib/pom.xml b/laktatnebellib/pom.xml index a38916f..2c1202b 100644 --- a/laktatnebellib/pom.xml +++ b/laktatnebellib/pom.xml @@ -1,21 +1,30 @@ - - 4.0.0 + + + 4.0.0 - de.laktatnebel.maven - laktatnebellib - 2.1.10-SNAPSHOT - pom + + de.laktatnebel.maven + laktatnebelmaster + 3.0.0-SNAPSHOT + ../pom.xml + - laktatnebelLib + laktatnebellib + pom - - ${project.artifactId} - + laktatnebelLib - - de.laktatnebel.maven - laktatnebelmaster - 2.1.10-SNAPSHOT - - - \ No newline at end of file + + ${project.artifactId} + + + + + diff --git a/laktatnebelproductmaster/laktatnebeljeemigration/pom.xml b/laktatnebelproductmaster/laktatnebeljeemigration/pom.xml new file mode 100644 index 0000000..ac4b83c --- /dev/null +++ b/laktatnebelproductmaster/laktatnebeljeemigration/pom.xml @@ -0,0 +1,88 @@ + + + 4.0.0 + + + de.laktatnebel.maven + laktatnebelproductmaster + 3.0.0-SNAPSHOT + ../pom.xml + + + laktatnebeljeemigration + pom + + laktatnebelJeeMigration + + + + 4.0.1 + 2.3.3 + ${project.artifactId} + + + + + + + + javax.servlet + javax.servlet-api + ${javax.servlet-api.version} + provided + + + javax.servlet.jsp + javax.servlet.jsp-api + ${javax.servlet.jsp-api.version} + provided + + + + + + + javax.servlet + javax.servlet-api + provided + + + javax.servlet.jsp + javax.servlet.jsp-api + provided + + + + + + + + org.apache.maven.plugins + maven-war-plugin + ${maven-war-plugin.version} + + false + + + + + org.apache.tomcat.maven + tomcat7-maven-plugin + 2.2 + + + + + + diff --git a/laktatnebelproductmaster/laktatnebelproductjeemaster/laktatnebelproductjeeapp/pom.xml b/laktatnebelproductmaster/laktatnebelproductjeemaster/laktatnebelproductjeeapp/pom.xml index d1ac240..740a969 100644 --- a/laktatnebelproductmaster/laktatnebelproductjeemaster/laktatnebelproductjeeapp/pom.xml +++ b/laktatnebelproductmaster/laktatnebelproductjeemaster/laktatnebelproductjeeapp/pom.xml @@ -1,57 +1,50 @@ - - 4.0.0 - - de.laktatnebel.maven - laktatnebelproductjeeapp - 2.1.10-SNAPSHOT - pom - - laktatnebelProductJeeApp - - - de.laktatnebel.maven - laktatnebelproductjeemaster - 2.1.10-SNAPSHOT - - - - ${project.artifactId} - - - - - - org.apache.openejb - javaee-api - ${org.apache.openejb.version} - - - - - - - org.apache.openejb - javaee-api - provided - - - - - \ No newline at end of file + + + 4.0.0 + + + de.laktatnebel.maven + laktatnebelproductjeemaster + 3.0.0-SNAPSHOT + ../pom.xml + + + laktatnebelproductjeeapp + pom + + laktatnebelProductJeeApp + + + + 10.0.0 + ${project.artifactId} + + + + + + + + jakarta.platform + jakarta.jakartaee-api + ${jakarta.jakartaee-api.version} + provided + + + + + + + jakarta.platform + jakarta.jakartaee-api + provided + + + + diff --git a/laktatnebelproductmaster/laktatnebelproductjeemaster/laktatnebelproductjeeweb/pom.xml b/laktatnebelproductmaster/laktatnebelproductjeemaster/laktatnebelproductjeeweb/pom.xml index 8168b8c..93d723c 100644 --- a/laktatnebelproductmaster/laktatnebelproductjeemaster/laktatnebelproductjeeweb/pom.xml +++ b/laktatnebelproductmaster/laktatnebelproductjeemaster/laktatnebelproductjeeweb/pom.xml @@ -1,77 +1,110 @@ - - 4.0.0 + + + 4.0.0 - de.laktatnebel.maven - laktatnebelproductjeeweb - 2.1.10-SNAPSHOT - pom + + de.laktatnebel.maven + laktatnebelproductjeemaster + 3.0.0-SNAPSHOT + ../pom.xml + - laktatnebelProductJeeWeb + laktatnebelproductjeeweb + pom - - de.laktatnebel.maven - laktatnebelproductjeemaster - 2.1.10-SNAPSHOT - + laktatnebelProductJeeWeb - - ${project.artifactId} - + + /${project.artifactId} + ${project.artifactId} + - - - local - - localhost - tomcat.localhost - - - - tb - - localhost - tomcat - - - - athene - - athene - tomcat.athene - - - + - - - org.apache.tomcat.maven - tomcat7-maven-plugin - - http://${deploy.host}:8080/manager/html - ${deploy.server} - ${deploy.path} - - - - org.apache.maven.plugins - maven-war-plugin - ${maven-war-plugin.version} - - false - false - - - - - \ No newline at end of file + + + local + + localhost + tomcat.localhost + + + + tb + + localhost + tomcat + + + + athene + + athene + tomcat.athene + + + + + + + + + org.apache.maven.plugins + maven-war-plugin + ${maven-war-plugin.version} + + false + false + + + + + + + + + org.apache.maven.plugins + maven-war-plugin + + + + + diff --git a/laktatnebelproductmaster/laktatnebelproductjeemaster/pom.xml b/laktatnebelproductmaster/laktatnebelproductjeemaster/pom.xml index 984a3fb..a824a2c 100644 --- a/laktatnebelproductmaster/laktatnebelproductjeemaster/pom.xml +++ b/laktatnebelproductmaster/laktatnebelproductjeemaster/pom.xml @@ -1,51 +1,61 @@ - - 4.0.0 - - de.laktatnebel.maven - laktatnebelproductjeemaster - 2.1.10-SNAPSHOT - pom - - laktatnebelProductJeeMaster - - - de.laktatnebel.maven - laktatnebelproductmaster - 2.1.10-SNAPSHOT - - - - ${project.artifactId} - - - - - - javax.servlet - javax.servlet-api - ${javax.servlet-api.version} - - - javax.servlet.jsp - javax.servlet.jsp-api - ${javax.servlet.jsp-api.version} - - - - - - - javax.servlet - javax.servlet-api - - - javax.servlet.jsp - javax.servlet.jsp-api - - - - - laktatnebelproductjeeweb - laktatnebelproductjeeapp - - \ No newline at end of file + + + 4.0.0 + + + de.laktatnebel.maven + laktatnebelproductmaster + 3.0.0-SNAPSHOT + ../pom.xml + + + laktatnebelproductjeemaster + pom + + laktatnebelProductJeeMaster + + + + 6.0.0 + 3.1.1 + ${project.artifactId} + + + + + + jakarta.servlet + jakarta.servlet-api + ${jakarta.servlet-api.version} + provided + + + jakarta.servlet.jsp + jakarta.servlet.jsp-api + ${jakarta.servlet.jsp-api.version} + provided + + + + + + + jakarta.servlet + jakarta.servlet-api + provided + + + jakarta.servlet.jsp + jakarta.servlet.jsp-api + provided + + + + + laktatnebelproductjeeweb + laktatnebelproductjeeapp + + + diff --git a/laktatnebelproductmaster/laktatnebelproductstandalone/plain/pom.xml b/laktatnebelproductmaster/laktatnebelproductstandalone/plain/pom.xml new file mode 100644 index 0000000..9f5d352 --- /dev/null +++ b/laktatnebelproductmaster/laktatnebelproductstandalone/plain/pom.xml @@ -0,0 +1,28 @@ + + + 4.0.0 + + + de.laktatnebel.maven + laktatnebelproductstandalone + 3.0.0-SNAPSHOT + ../pom.xml + + + laktatnebelproductstandalone-plain + pom + + laktatnebelProductStandalone Plain + + + ${project.artifactId} + + + + + diff --git a/laktatnebelproductmaster/laktatnebelproductstandalone/pom.xml b/laktatnebelproductmaster/laktatnebelproductstandalone/pom.xml index 02b6958..c9a99fd 100644 --- a/laktatnebelproductmaster/laktatnebelproductstandalone/pom.xml +++ b/laktatnebelproductmaster/laktatnebelproductstandalone/pom.xml @@ -1,114 +1,95 @@ - - 4.0.0 + + + 4.0.0 - de.laktatnebel.maven - laktatnebelproductstandalone - 2.1.10-SNAPSHOT - pom + + de.laktatnebel.maven + laktatnebelproductmaster + 3.0.0-SNAPSHOT + ../pom.xml + - laktatnebelProductStandalone + laktatnebelproductstandalone + pom - - de.laktatnebel.maven - laktatnebelproductmaster - 2.1.10-SNAPSHOT - + laktatnebelProductStandalone - - ${project.artifactId} - + + + de.laktatnebel.MainClass + ${project.artifactId} + - - - - - maven-assembly-plugin - ${maven-assembly-plugin.version} - - - - maven-jar-plugin - ${maven-jar-plugin.version} - - - maven-dependency-plugin - ${maven-dependency-plugin.version} - - - + - ${main.class} - - - - jar-with-dependencies - - - - - - - org.apache.maven.plugins - maven-dependency-plugin - - - copy-dependencies - prepare-package - - copy-dependencies - - - ${project.build.directory} - true - false - true - - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - true - ${main.class} - - - - jar-with-dependencies - - - - - + Konkrete Projekte müssen setzen: + de.laktatnebel.meinprojekt.Main + --> - \ No newline at end of file + + + + + org.apache.maven.plugins + maven-jar-plugin + ${maven-jar-plugin.version} + + + + true + ${main.class} + + + + + + org.apache.maven.plugins + maven-assembly-plugin + ${maven-assembly-plugin.version} + + + org.apache.maven.plugins + maven-dependency-plugin + ${maven-dependency-plugin.version} + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + make-fat-jar + package + single + + + + true + true + ${main.class} + + + + jar-with-dependencies + + false + + + + + + + + + plain + withjpa + + + diff --git a/laktatnebelproductmaster/laktatnebelproductstandalone/withjpa/pom.xml b/laktatnebelproductmaster/laktatnebelproductstandalone/withjpa/pom.xml new file mode 100644 index 0000000..0cb4a77 --- /dev/null +++ b/laktatnebelproductmaster/laktatnebelproductstandalone/withjpa/pom.xml @@ -0,0 +1,53 @@ + + + 4.0.0 + + + de.laktatnebel.maven + laktatnebelproductstandalone + 3.0.0-SNAPSHOT + ../pom.xml + + + laktatnebelproductstandalone-withjpa + pom + + laktatnebelProductStandalone WithJpa + + + 6.5.2.Final + ${project.artifactId} + + + + + + + + org.hibernate.orm + hibernate-core + ${hibernate.version} + + + + + + + org.hibernate.orm + hibernate-core + + + + diff --git a/laktatnebelproductmaster/laktatnebelspringboot/pom.xml b/laktatnebelproductmaster/laktatnebelspringboot/pom.xml new file mode 100644 index 0000000..03f9c53 --- /dev/null +++ b/laktatnebelproductmaster/laktatnebelspringboot/pom.xml @@ -0,0 +1,78 @@ + + + 4.0.0 + + + de.laktatnebel.maven + laktatnebelproductmaster + 3.0.0-SNAPSHOT + ../pom.xml + + + laktatnebelspringboot + pom + + laktatnebelSpringBoot + + + 3.3.1 + ${project.artifactId} + + + + + + + + org.springframework.boot + spring-boot-dependencies + ${spring-boot.version} + pom + import + + + + + + + org.springframework.boot + spring-boot-starter + + + org.springframework.boot + spring-boot-starter-test + test + + + + + + + + org.springframework.boot + spring-boot-maven-plugin + ${spring-boot.version} + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + repackage + + + + + + + diff --git a/laktatnebelproductmaster/laktatnebelspringboottomcat/pom.xml b/laktatnebelproductmaster/laktatnebelspringboottomcat/pom.xml new file mode 100644 index 0000000..db3bb6b --- /dev/null +++ b/laktatnebelproductmaster/laktatnebelspringboottomcat/pom.xml @@ -0,0 +1,99 @@ + + + 4.0.0 + + + de.laktatnebel.maven + laktatnebelproductmaster + 3.0.0-SNAPSHOT + ../pom.xml + + + laktatnebelspringboottomcat + pom + + laktatnebelSpringBootTomcat + + + 3.3.1 + ${project.artifactId} + + + + + + + + org.springframework.boot + spring-boot-dependencies + ${spring-boot.version} + pom + import + + + + + + + org.springframework.boot + spring-boot-starter-web + + + + org.springframework.boot + spring-boot-starter-tomcat + provided + + + org.springframework.boot + spring-boot-starter-test + test + + + + + + + + org.springframework.boot + spring-boot-maven-plugin + ${spring-boot.version} + + + org.apache.maven.plugins + maven-war-plugin + ${maven-war-plugin.version} + + false + + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + repackage + + + + + org.apache.maven.plugins + maven-war-plugin + + + + + diff --git a/laktatnebelproductmaster/pom.xml b/laktatnebelproductmaster/pom.xml index 19cc45a..379b432 100644 --- a/laktatnebelproductmaster/pom.xml +++ b/laktatnebelproductmaster/pom.xml @@ -1,52 +1,47 @@ - - 4.0.0 - - de.laktatnebel.maven - laktatnebelproductmaster - 2.1.10-SNAPSHOT - pom - - laktatnebelProductMaster - - - de.laktatnebel.maven - laktatnebelmaster - 2.1.10-SNAPSHOT - - - - 2.0.7 - ${project.artifactId} - - - - - - org.slf4j - slf4j-api - ${slf4j.version} - - - org.slf4j - slf4j-log4j12 - ${slf4j.version} - - - - - - - org.slf4j - slf4j-api - - - org.slf4j - slf4j-log4j12 - - - - - laktatnebelproductjeemaster - laktatnebelproductstandalone - - \ No newline at end of file + + + 4.0.0 + + + de.laktatnebel.maven + laktatnebelmaster + 3.0.0-SNAPSHOT + ../pom.xml + + + laktatnebelproductmaster + pom + + laktatnebelProductMaster + + + ${project.artifactId} + + + + + + + org.slf4j + slf4j-api + + + ch.qos.logback + logback-classic + + + + + laktatnebelproductstandalone + laktatnebelspringboot + laktatnebelspringboottomcat + laktatnebelproductjeemaster + laktatnebeljeemigration + + + diff --git a/laktatnebelscript/pom.xml b/laktatnebelscript/pom.xml index 894c5c8..378a6e5 100644 --- a/laktatnebelscript/pom.xml +++ b/laktatnebelscript/pom.xml @@ -1,76 +1,67 @@ - - 4.0.0 + + + 4.0.0 - de.laktatnebel.maven - laktatnebelscript - 2.1.10-SNAPSHOT - pom + + de.laktatnebel.maven + laktatnebelmaster + 3.0.0-SNAPSHOT + ../pom.xml + - laktatnebelScript + laktatnebelscript + pom - - de.laktatnebel.maven - laktatnebelmaster - 2.1.10-SNAPSHOT - + laktatnebelScript - - ${project.artifactId} - + + ${project.artifactId} + - - - - - maven-assembly-plugin - ${maven-assembly-plugin.version} - - - tar - package - - single - - - ${project.artifactId} - - assembly.xml - - - - - - - maven-jar-plugin - ${maven-jar-plugin.version} - - true - - - - maven-surefire-plugin - ${maven-surefire-plugin.version} - - true - - - - - + - - - oleb - Ole Benjamin Rosentreter - ole@laktatnebel.de - Laktatnebel.de - http://www.laktatnebel.de - - architect - developer - - +1 - - + + + + + maven-assembly-plugin + ${maven-assembly-plugin.version} + + + tar + package + single + + ${project.artifactId} + + assembly.xml + + + + + + + maven-jar-plugin + ${maven-jar-plugin.version} + + true + + + + maven-surefire-plugin + ${maven-surefire-plugin.version} + + true + + + + + diff --git a/pom.xml b/pom.xml index 5a2137c..ffb5e47 100644 --- a/pom.xml +++ b/pom.xml @@ -1,270 +1,246 @@ - - 4.0.0 + + + 4.0.0 + + de.laktatnebel.maven + laktatnebelmaster + 3.0.0-SNAPSHOT + pom + + laktatnebelMaster + + + UTF-8 + UTF-8 + + 17 + ${java.version} + ${java.version} + ${java.version} + + + 2.0.12 + 1.5.6 + + + 5.10.2 + + + 3.4.1 + 3.13.0 + 3.3.1 + 3.7.0 + 3.2.5 + 3.4.1 + 3.4.0 + 3.3.0 + 3.7.1 + 3.6.1 + 3.0.1 + 3.1.2 + 4.0.0-M13 + + ${project.artifactId} + -Xdoclint:none + + + + + + org.slf4j + slf4j-api + ${slf4j.version} + + + ch.qos.logback + logback-classic + ${logback.version} + + + org.junit.jupiter + junit-jupiter + ${junit.version} + test + + + + + + + org.junit.jupiter + junit-jupiter + test + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + ${maven-compiler-plugin.version} + + ${java.version} + + + + org.apache.maven.plugins + maven-surefire-plugin + ${maven-surefire-plugin.version} + + + org.apache.maven.plugins + maven-source-plugin + ${maven-source-plugin.version} + + + org.apache.maven.plugins + maven-javadoc-plugin + ${maven-javadoc-plugin.version} + + none + + + + org.apache.maven.plugins + maven-enforcer-plugin + ${maven-enforcer-plugin.version} + + + org.apache.maven.plugins + maven-deploy-plugin + ${maven-deploy-plugin.version} + + + org.apache.maven.plugins + maven-release-plugin + ${maven-release-plugin.version} + + develop + false + true + + + + org.apache.maven.plugins + maven-site-plugin + ${maven-site-plugin.version} + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + + org.apache.maven.plugins + maven-enforcer-plugin + + + enforce-versions + enforce + + + + [3.6,) + + + [${java.version},) + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadocs + jar + + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + jar-no-fork + + + + + + + + + no.tests + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + + + + + + + + oleb + Ole Benjamin Rosentreter + ole@laktatnebel.de + Laktatnebel.de + http://www.laktatnebel.de + + architect + developer + + +1 + + + + + scm:git:ssh://laktatnebel.de/srv/git/${project.scm.dir} + scm:git:ssh://laktatnebel.de/srv/git/${project.scm.dir} + HEAD + + + + + laktatnebel.release + Release Repository + file:///home/oleb/.m2/distribution + + + laktatnebel.snapshots + false + Snapshot Repository + file:///home/oleb/.m2/distribution + + + laktatnebel.site + Sites + file:///home/oleb/.m2/site + + + + + laktatnebellib + laktatnebelscript + laktatnebelproductmaster + - de.laktatnebel.maven - laktatnebelmaster - 2.1.10-SNAPSHOT - pom - - laktatnebelMaster - - - UTF-8 - UTF-8 - - 15 - ${java.version} - ${java.version} - - 3.3.0 - - 3.2.1 - 3.11.0 - 3.0.0 - - 3.3.0 - 3.3.2 - 3.3.0 - 3.5.0 - 3.5.0 - - 3.0.0 - 3.1.1 - 3.5.0 - 4.0.0-M6 - - 4.13.2 - - 4.0.1 - 2.3.3 - 6.0-6 - - - 2.2 - - ${project.artifactId} - - -Xdoclint:none - - - - - - junit - junit - ${junit.version} - - - - - - - junit - junit - test - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - ${maven-javadoc-plugin.version} - - - org.apache.maven.plugins - maven-compiler-plugin - ${maven-compiler-plugin.version} - - - org.apache.maven.plugins - maven-enforcer-plugin - ${maven-enforcer-plugin.version} - - - org.apache.maven.plugins - maven-source-plugin - ${maven-source-plugin.version} - - - org.apache.maven.plugins - maven-deploy-plugin - ${maven-deploy-plugin.version} - - - org.apache.maven.plugins - maven-release-plugin - ${maven-release-plugin.version} - - develop - false - true - - - - - - org.apache.maven.plugins - maven-site-plugin - ${maven-site-plugin.version} - - - - site - - - - - maven-javadoc-plugin - - - - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - ${maven-javadoc-plugin.version} - - ${javadoc.opts} - none - - - - attach-javadocs - - jar - - - ${javadoc.opts} - none - - - - - - org.apache.maven.plugins - maven-site-plugin - ${maven-site-plugin.version} - - - maven-compiler-plugin - - ${java.version} - - - - maven-enforcer-plugin - - - enforce-versions - - enforce - - - - - - - - [3.0,) - - - ${java.version} - - - - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - ${maven-javadoc-plugin.version} - - ${javadoc.opts} - true - none - - - - - - - - - no.tests - - - - org.apache.maven.plugins - maven-surefire-plugin - ${maven-surefire-plugin.version} - - true - - - - - - - - - - oleb - Ole Benjamin Rosentreter - ole@laktatnebel.de - Laktatnebel.de - http://www.laktatnebel.de - - architect - developer - - +1 - - - - - scm:git:ssh://laktatnebel.de/srv/git/{artifactId} - scm:git:ssh://laktatnebel.de/srv/git/{artifactId} - HEAD - - - - - laktatnebel.release - Release Repository - file:///home/oleb/.m2/distribution - - - laktatnebel.snapshots - false - Snapshot Repository - file:///home/oleb/.m2/distribution - - - laktatnebel.site - Sites - file:///home/oleb/.m2/site - - - - - laktatnebellib - laktatnebelscript - laktatnebelproductmaster - diff --git a/release.properties b/release.properties new file mode 100644 index 0000000..6f3ebcc --- /dev/null +++ b/release.properties @@ -0,0 +1,34 @@ +#release configuration +#Fri Mar 13 17:33:26 CET 2026 +completedPhase=check-poms +exec.pomFileName=pom.xml +exec.snapshotReleasePluginAllowed=false +pinExternals=false +preparationGoals=clean verify +project.scm.de.laktatnebel.maven\:laktatnebeljeemigration.empty=true +project.scm.de.laktatnebel.maven\:laktatnebellib.empty=true +project.scm.de.laktatnebel.maven\:laktatnebelmaster.connection=scm\:git\:ssh\://laktatnebel.de/srv/git/${project.scm.dir} +project.scm.de.laktatnebel.maven\:laktatnebelmaster.developerConnection=scm\:git\:ssh\://laktatnebel.de/srv/git/${project.scm.dir} +project.scm.de.laktatnebel.maven\:laktatnebelmaster.tag=HEAD +project.scm.de.laktatnebel.maven\:laktatnebelproductjeeapp.empty=true +project.scm.de.laktatnebel.maven\:laktatnebelproductjeemaster.empty=true +project.scm.de.laktatnebel.maven\:laktatnebelproductjeeweb.empty=true +project.scm.de.laktatnebel.maven\:laktatnebelproductmaster.empty=true +project.scm.de.laktatnebel.maven\:laktatnebelproductstandalone-plain.empty=true +project.scm.de.laktatnebel.maven\:laktatnebelproductstandalone-withjpa.empty=true +project.scm.de.laktatnebel.maven\:laktatnebelproductstandalone.empty=true +project.scm.de.laktatnebel.maven\:laktatnebelscript.empty=true +project.scm.de.laktatnebel.maven\:laktatnebelspringboot.empty=true +project.scm.de.laktatnebel.maven\:laktatnebelspringboottomcat.empty=true +projectVersionPolicyConfig=${projectVersionPolicyConfig}\n +projectVersionPolicyId=default +pushChanges=false +releaseStrategyId=default +remoteTagging=true +scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel} +scm.commentPrefix=[maven-release-plugin] +scm.developmentCommitComment=@{prefix} prepare for next development iteration +scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel} +scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel} +scm.tagNameFormat=@{project.artifactId}-@{project.version} +scm.url=scm\:git\:ssh\://laktatnebel.de/srv/git/laktatnebelmaster