From 7a13816b2b51e8cf8bb1b38a389f8e8de474482b Mon Sep 17 00:00:00 2001 From: Philipp Hanslovsky Date: Fri, 9 Nov 2018 08:05:35 -0500 Subject: [PATCH] [maven-release-plugin] prepare release paintera-0.8.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 c984d9161..bbebb66b7 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.janelia.saalfeldlab paintera - 0.7.1-SNAPSHOT + 0.8.0 Paintera New Era Painting and annotation tool @@ -202,7 +202,7 @@ scm:git:git://github.com/saalfeldlab/paintera scm:git:git@github.com:saalfeldlab/paintera.git - HEAD + paintera-0.8.0 https://github.com/saalfeldlab/paintera diff --git a/release.properties b/release.properties new file mode 100644 index 000000000..90a794ebe --- /dev/null +++ b/release.properties @@ -0,0 +1,19 @@ +#release configuration +#Fri Nov 09 08:05:35 EST 2018 +project.dev.org.janelia.saalfeldlab\:paintera=0.8.1-SNAPSHOT +scm.tagNameFormat=@{project.artifactId}-@{project.version} +scm.tag=paintera-0.8.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-imagej +completedPhase=end-release +project.rel.org.janelia.saalfeldlab\:paintera=0.8.0