diff --git a/pom.xml b/pom.xml index 068f933..86278d7 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.mastodon mastodon-ellipsoid-fitting - 0.7.2-SNAPSHOT + 0.7.2 Mastodon Ellipsoid Fitting Mastodon plugin for fitting ellipsoids around spots @@ -107,7 +107,7 @@ scm:git:https:github.com/mastodon-sc/mastodon-ellipsoid-fitting scm:git:git@github.com:mastodon-sc/mastodon-ellipsoid-fitting - HEAD + mastodon-ellipsoid-fitting-0.7.2 https://github.com/mastodon-sc/mastodon-ellipsoid-fitting diff --git a/release.properties b/release.properties new file mode 100644 index 0000000..f792650 --- /dev/null +++ b/release.properties @@ -0,0 +1,28 @@ +#release configuration +#Fri Jan 17 10:22:48 CET 2025 +project.dev.org.mastodon\:mastodon-ellipsoid-fitting=0.7.3-SNAPSHOT +scm.commentPrefix=[maven-release-plugin] +exec.pomFileName=pom.xml +pushChanges=false +releaseStrategyId=default +project.scm.org.mastodon\:mastodon-ellipsoid-fitting.developerConnection=scm\:git\:git@github.com\:mastodon-sc/mastodon-ellipsoid-fitting +project.scm.org.mastodon\:mastodon-ellipsoid-fitting.tag=HEAD +projectVersionPolicyConfig=${projectVersionPolicyConfig}\n +scm.tag=mastodon-ellipsoid-fitting-0.7.2 +remoteTagging=true +exec.additionalArguments=-Dgpg.skip\=true +scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel} +project.rel.org.mastodon\:mastodon-ellipsoid-fitting=0.7.2 +projectVersionPolicyId=default +project.scm.org.mastodon\:mastodon-ellipsoid-fitting.url=https\://github.com/mastodon-sc/mastodon-ellipsoid-fitting +scm.url=scm\:git\:https\://github.com/mastodon-sc/mastodon-ellipsoid-fitting +scm.tagNameFormat=@{project.artifactId}-@{project.version} +pinExternals=false +preparationGoals=clean verify +scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel} +exec.snapshotReleasePluginAllowed=false +exec.activateProfiles=deploy-to-scijava +scm.developmentCommitComment=@{prefix} prepare for next development iteration +project.scm.org.mastodon\:mastodon-ellipsoid-fitting.connection=scm\:git\:https\:github.com/mastodon-sc/mastodon-ellipsoid-fitting +scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel} +completedPhase=end-release