From 8ef6e5b00b4a78bff37d3474bda5a7b25bc3d484 Mon Sep 17 00:00:00 2001 From: Stephan Preibisch Date: Fri, 3 May 2024 15:10:01 -0400 Subject: [PATCH] [maven-release-plugin] prepare release multiview-reconstruction-3.2.13 --- 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 9065eb62..48f80c13 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ net.preibisch multiview-reconstruction - 3.2.13-SNAPSHOT + 3.2.13 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.13 https://github.com/PreibischLab/multiview-reconstruction diff --git a/release.properties b/release.properties new file mode 100644 index 00000000..235b536e --- /dev/null +++ b/release.properties @@ -0,0 +1,28 @@ +#release configuration +#Fri May 03 15:10:01 EDT 2024 +scm.commentPrefix=[maven-release-plugin] +project.rel.net.preibisch\:multiview-reconstruction=3.2.13 +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.13 +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.14-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