diff --git a/pom.xml b/pom.xml index 02d541146..f4c77907a 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.janelia.saalfeldlab paintera - 0.5.2-SNAPSHOT + 0.5.2 Paintera New Era Painting and annotation tool @@ -203,7 +203,7 @@ scm:git:git://github.com/saalfeldlab/paintera scm:git:git@github.com:saalfeldlab/paintera.git - HEAD + paintera-0.5.2 https://github.com/saalfeldlab/paintera diff --git a/release.properties b/release.properties new file mode 100644 index 000000000..1d8dac7c2 --- /dev/null +++ b/release.properties @@ -0,0 +1,19 @@ +#release configuration +#Mon Oct 15 15:47:31 EDT 2018 +project.dev.org.janelia.saalfeldlab\:paintera=0.5.3-SNAPSHOT +scm.tagNameFormat=@{project.artifactId}-@{project.version} +scm.tag=paintera-0.5.2 +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.5.2