From 3d669b5c4eaa4408547cec5016b198446b50150d Mon Sep 17 00:00:00 2001 From: Ignacio Arganda-Carreras Date: Fri, 14 Jan 2022 12:29:02 +0100 Subject: [PATCH] [maven-release-plugin] prepare release Trainable_Segmentation-3.3.2 --- pom.xml | 4 ++-- release.properties | 19 +++++++++++++++++++ 2 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 release.properties diff --git a/pom.xml b/pom.xml index fef41366..8de8be03 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ sc.fiji Trainable_Segmentation - 3.3.2-SNAPSHOT + 3.3.2 Trainable Segmentation Trainable Segmentation plugin for Fiji. @@ -117,7 +117,7 @@ scm:git:https://github.com/fiji/Trainable_Segmentation scm:git:git@github.com:fiji/Trainable_Segmentation - HEAD + Trainable_Segmentation-3.3.2 https://github.com/fiji/Trainable_Segmentation diff --git a/release.properties b/release.properties new file mode 100644 index 00000000..12d5ed26 --- /dev/null +++ b/release.properties @@ -0,0 +1,19 @@ +#release configuration +#Fri Jan 14 12:29:02 CET 2022 +projectVersionPolicyId=default +remoteTagging=true +project.scm.sc.fiji\:Trainable_Segmentation.tag=HEAD +scm.commentPrefix=[maven-release-plugin] +project.scm.sc.fiji\:Trainable_Segmentation.developerConnection=scm\:git\:git@github.com\:fiji/Trainable_Segmentation +project.rel.sc.fiji\:Trainable_Segmentation=3.3.2 +project.scm.sc.fiji\:Trainable_Segmentation.url=https\://github.com/fiji/Trainable_Segmentation +project.dev.sc.fiji\:Trainable_Segmentation=3.3.3-SNAPSHOT +completedPhase=end-release +scm.url=scm\:git\:https\://github.com/fiji/Trainable_Segmentation +exec.additionalArguments=-Dgpg.skip\=true -P deploy-to-scijava +scm.tagNameFormat=@{project.artifactId}-@{project.version} +pushChanges=false +project.scm.sc.fiji\:Trainable_Segmentation.connection=scm\:git\:https\://github.com/fiji/Trainable_Segmentation +scm.tag=Trainable_Segmentation-3.3.2 +exec.snapshotReleasePluginAllowed=false +preparationGoals=clean verify