From ab286e75a5ec8f06628036f419e3256cc152bfa1 Mon Sep 17 00:00:00 2001 From: Stephan Preibisch Date: Sun, 21 Jan 2024 13:43:28 -0500 Subject: [PATCH] [maven-release-plugin] prepare release multiview-reconstruction-3.2.6 --- pom.xml | 4 ++-- release.properties | 28 ++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+), 2 deletions(-) create mode 100644 release.properties diff --git a/pom.xml b/pom.xml index c02b14589..1a82acf94 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ net.preibisch multiview-reconstruction - 3.2.6-SNAPSHOT + 3.2.6 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-3.2.6 https://github.com/PreibischLab/multiview-reconstruction diff --git a/release.properties b/release.properties new file mode 100644 index 000000000..ca57e491f --- /dev/null +++ b/release.properties @@ -0,0 +1,28 @@ +#release configuration +#Sun Jan 21 13:43:29 EST 2024 +scm.commentPrefix=[maven-release-plugin] +project.rel.net.preibisch\:multiview-reconstruction=3.2.6 +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-3.2.6 +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=3.2.7-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