File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010
1111 <groupId >org.mastodon</groupId >
1212 <artifactId >mastodon-blender-view</artifactId >
13- <version >0.1.1-SNAPSHOT </version >
13+ <version >0.1.1</version >
1414
1515 <name >Mastodon Blender View</name >
1616 <description >A Mastodon plugin data allows to show the embryo in Blender.</description >
7979 <scm >
8080 <connection >scm:git:https://github.com/maarzt/mastodon-blender-view</connection >
8181 <developerConnection >scm:git:git@github.com:maarzt/mastodon-blender-view</developerConnection >
82- <tag >HEAD </tag >
82+ <tag >mastodon-blender-view-0.1.1 </tag >
8383 <url >https://github.com/maarzt/mastodon-blender-view</url >
8484 </scm >
8585 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Tue Nov 22 13:33:45 CET 2022
3+ project.scm.org.mastodon\: mastodon-blender-view.connection =scm\:git\:https\://github.com/maarzt/mastodon-blender-view
4+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
5+ scm.tag =mastodon-blender-view-0.1.1
6+ project.rel.org.mastodon\: mastodon-blender-view =0.1.1
7+ pushChanges =false
8+ scm.url =scm\:git\:https\://github.com/maarzt/mastodon-blender-view
9+ preparationGoals =clean verify
10+ project.scm.org.mastodon\: mastodon-blender-view.tag =HEAD
11+ project.scm.org.mastodon\: mastodon-blender-view.url =https\://github.com/maarzt/mastodon-blender-view
12+ project.dev.org.mastodon\: mastodon-blender-view =0.1.2-SNAPSHOT
13+ remoteTagging =true
14+ projectVersionPolicyId =default
15+ scm.commentPrefix =[maven-release-plugin]
16+ project.scm.org.mastodon\: mastodon-blender-view.developerConnection =scm\:git\:git@github.com\:maarzt/mastodon-blender-view
17+ exec.snapshotReleasePluginAllowed =false
18+ exec.additionalArguments =-Dgpg.skip\=true -P deploy-to-scijava
19+ completedPhase =end-release
You can’t perform that action at this time.
0 commit comments