From b629633508f653e1936e3bea96834dcd6f6592e0 Mon Sep 17 00:00:00 2001 From: Igor Pisarev Date: Tue, 18 Feb 2020 13:23:04 -0500 Subject: [PATCH] [maven-release-plugin] prepare release paintera-0.23.0 --- 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 ec36a2326..45ab4d4d3 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.janelia.saalfeldlab paintera - 0.22.1-SNAPSHOT + 0.23.0 Paintera New Era Painting and annotation tool @@ -360,7 +360,7 @@ scm:git:git://github.com/saalfeldlab/paintera scm:git:git@github.com:saalfeldlab/paintera.git - HEAD + paintera-0.23.0 https://github.com/saalfeldlab/paintera diff --git a/release.properties b/release.properties new file mode 100644 index 000000000..dec72b6ef --- /dev/null +++ b/release.properties @@ -0,0 +1,19 @@ +#release configuration +#Tue Feb 18 13:23:04 EST 2020 +project.dev.org.janelia.saalfeldlab\:paintera=0.23.1-SNAPSHOT +scm.tagNameFormat=@{project.artifactId}-@{project.version} +scm.tag=paintera-0.23.0 +pushChanges=false +scm.url=scm\:git\:git\://github.com/saalfeldlab/paintera.git +preparationGoals=clean verify +project.scm.org.janelia.saalfeldlab\:paintera.connection=scm\:git\:git\://github.com/saalfeldlab/paintera +remoteTagging=true +projectVersionPolicyId=default +scm.commentPrefix=[maven-release-plugin] +project.scm.org.janelia.saalfeldlab\:paintera.developerConnection=scm\:git\:git@github.com\:saalfeldlab/paintera.git +project.scm.org.janelia.saalfeldlab\:paintera.tag=HEAD +project.scm.org.janelia.saalfeldlab\:paintera.url=https\://github.com/saalfeldlab/paintera +exec.snapshotReleasePluginAllowed=false +exec.additionalArguments=-Dgpg.skip\=true -P deploy-to-scijava +completedPhase=end-release +project.rel.org.janelia.saalfeldlab\:paintera=0.23.0