Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mastodon-blender-view-0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
maarzt committed Jan 6, 2023
1 parent ac0543e commit 72ae758
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mastodon-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>org.mastodon</groupId>
<artifactId>mastodon-blender-view</artifactId>
<version>0.1.2-SNAPSHOT</version>
<version>0.1.2</version>

<name>Mastodon Blender View</name>
<description>A Mastodon plugin data allows to show the embryo in Blender.</description>
Expand Down Expand Up @@ -79,7 +79,7 @@
<scm>
<connection>scm:git:https://github.com/maarzt/mastodon-blender-view</connection>
<developerConnection>scm:git:[email protected]:maarzt/mastodon-blender-view</developerConnection>
<tag>HEAD</tag>
<tag>mastodon-blender-view-0.1.2</tag>
<url>https://github.com/maarzt/mastodon-blender-view</url>
</scm>
<issueManagement>
Expand Down
19 changes: 19 additions & 0 deletions mastodon-plugin/release.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
#release configuration
#Fri Jan 06 10:01:34 CET 2023
project.scm.org.mastodon\:mastodon-blender-view.connection=scm\:git\:https\://github.com/maarzt/mastodon-blender-view
scm.tagNameFormat=@{project.artifactId}-@{project.version}
scm.tag=mastodon-blender-view-0.1.2
project.rel.org.mastodon\:mastodon-blender-view=0.1.2
pushChanges=false
scm.url=scm\:git\:https\://github.com/maarzt/mastodon-blender-view
preparationGoals=clean verify
project.scm.org.mastodon\:mastodon-blender-view.tag=HEAD
project.scm.org.mastodon\:mastodon-blender-view.url=https\://github.com/maarzt/mastodon-blender-view
project.dev.org.mastodon\:mastodon-blender-view=0.1.3-SNAPSHOT
remoteTagging=true
projectVersionPolicyId=default
scm.commentPrefix=[maven-release-plugin]
project.scm.org.mastodon\:mastodon-blender-view.developerConnection=scm\:git\:[email protected]\:maarzt/mastodon-blender-view
exec.snapshotReleasePluginAllowed=false
exec.additionalArguments=-Dgpg.skip\=true -P deploy-to-scijava
completedPhase=end-release

0 comments on commit 72ae758

Please sign in to comment.