diff --git a/pom.xml b/pom.xml index 1a86bd3d..00982482 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ net.preibisch multiview-reconstruction - 4.3.7-SNAPSHOT + 4.3.7 Multiview Reconstruction Software for the reconstruction of multi-view microscopic acquisitions @@ -81,7 +81,7 @@ like Selective Plane Illumination Microscopy (SPIM) Data. scm:git:https://github.com/PreibischLab/multiview-reconstruction scm:git:git@github.com:PreibischLab/multiview-reconstruction - HEAD + multiview-reconstruction-4.3.7 https://github.com/PreibischLab/multiview-reconstruction diff --git a/release.properties b/release.properties new file mode 100644 index 00000000..ab3d0cfe --- /dev/null +++ b/release.properties @@ -0,0 +1,28 @@ +#release configuration +#Tue Dec 03 17:05:42 EST 2024 +scm.commentPrefix=[maven-release-plugin] +project.rel.net.preibisch\:multiview-reconstruction=4.3.7 +exec.pomFileName=pom.xml +pushChanges=false +releaseStrategyId=default +project.scm.net.preibisch\:multiview-reconstruction.developerConnection=scm\:git\:git@github.com\:PreibischLab/multiview-reconstruction +projectVersionPolicyConfig=${projectVersionPolicyConfig}\n +scm.tag=multiview-reconstruction-4.3.7 +remoteTagging=true +project.scm.net.preibisch\:multiview-reconstruction.connection=scm\:git\:https\://github.com/PreibischLab/multiview-reconstruction +exec.additionalArguments=-Dgpg.skip\=true +project.dev.net.preibisch\:multiview-reconstruction=4.3.8-SNAPSHOT +scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel} +projectVersionPolicyId=default +scm.url=scm\:git\:https\://github.com/PreibischLab/multiview-reconstruction +scm.tagNameFormat=@{project.artifactId}-@{project.version} +project.scm.net.preibisch\:multiview-reconstruction.tag=HEAD +pinExternals=false +preparationGoals=clean verify +scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel} +exec.snapshotReleasePluginAllowed=false +project.scm.net.preibisch\:multiview-reconstruction.url=https\://github.com/PreibischLab/multiview-reconstruction +exec.activateProfiles=deploy-to-scijava +scm.developmentCommitComment=@{prefix} prepare for next development iteration +scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel} +completedPhase=end-release