Commit d86598c 1 parent 7460a10 commit d86598c Copy full SHA for d86598c
File tree 2 files changed +21
-2
lines changed
2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 10
10
11
11
<groupId >org.mastodon</groupId >
12
12
<artifactId >mastodon</artifactId >
13
- <version >1.0.0-beta-18-SNAPSHOT </version >
13
+ <version >1.0.0-beta-18</version >
14
14
15
15
<name >Mastodon</name >
16
16
<description >Mastodon – a large-scale tracking and track-editing framework for large, multi-view images.</description >
122
122
<scm >
123
123
<connection >scm:git:git://github.com/mastodon-sc/mastodon</connection >
124
124
<
developerConnection >scm:git:
[email protected] :mastodon-sc/mastodon</
developerConnection >
125
- <tag >HEAD </tag >
125
+ <tag >mastodon-1.0.0-beta-18 </tag >
126
126
<url >https://github.com/mastodon-sc/mastodon</url >
127
127
</scm >
128
128
<issueManagement >
Original file line number Diff line number Diff line change
1
+ # release configuration
2
+ # Wed May 12 13:47:20 CEST 2021
3
+ project.scm.org.mastodon\: mastodon.tag =HEAD
4
+ project.scm.org.mastodon\: mastodon.url =https\://github.com/mastodon-sc/mastodon
5
+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
6
+ scm.tag =mastodon-1.0.0-beta-18
7
+ project.scm.org.mastodon\: mastodon.connection =scm\:git\:git\://github.com/mastodon-sc/mastodon
8
+ pushChanges =false
9
+ scm.url =scm\:git\:git\://github.com/mastodon-sc/mastodon
10
+ preparationGoals =clean verify
11
+ project.rel.org.mastodon\: mastodon =1.0.0-beta-18
12
+ remoteTagging =true
13
+ projectVersionPolicyId =default
14
+ scm.commentPrefix =[maven-release-plugin]
15
+ project.dev.org.mastodon\: mastodon =1.0.0-beta-19-SNAPSHOT
16
+ project.scm.org.mastodon\: mastodon.developerConnection =
scm\:git\:[email protected] \:mastodon-sc/mastodon
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