File tree 2 files changed +29
-2
lines changed
2 files changed +29
-2
lines changed Original file line number Diff line number Diff line change 11
11
12
12
<groupId >ch.unibas.biozentrum.imcf</groupId >
13
13
<artifactId >imcf-fiji-scripts</artifactId >
14
- <version >6.4.2-SNAPSHOT </version >
14
+ <version >6.5.0 </version >
15
15
16
16
<name >IMCF Fiji Scripts</name >
17
17
<description >
117
117
<scm >
118
118
<connection >scm:git:git://github.com/imcf/imcf-fiji-scripts</connection >
119
119
<
developerConnection >scm:git:
[email protected] :imcf/imcf-fiji-scripts</
developerConnection >
120
- <tag >HEAD </tag >
120
+ <tag >imcf-fiji-scripts-6.5.0 </tag >
121
121
<url >https://github.com/imcf/imcf-fiji-scripts</url >
122
122
</scm >
123
123
<issueManagement >
Original file line number Diff line number Diff line change
1
+ # release configuration
2
+ # Mon Mar 06 09:43:10 CET 2023
3
+ scm.commentPrefix =[maven-release-plugin]
4
+ exec.pomFileName =pom.xml
5
+ pushChanges =false
6
+ releaseStrategyId =default
7
+ project.scm.ch.unibas.biozentrum.imcf\: imcf-fiji-scripts.developerConnection =
scm\:git\:[email protected] \:imcf/imcf-fiji-scripts
8
+ scm.tag =imcf-fiji-scripts-6.5.0
9
+ remoteTagging =true
10
+ exec.additionalArguments =-Dgpg.skip\=true -Dgpg.skip\=true
11
+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
12
+ projectVersionPolicyId =default
13
+ scm.url =scm\:git\:https\://github.com/imcf/imcf-fiji-scripts
14
+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
15
+ project.rel.ch.unibas.biozentrum.imcf\: imcf-fiji-scripts =6.5.0
16
+ pinExternals =false
17
+ preparationGoals =clean verify
18
+ project.scm.ch.unibas.biozentrum.imcf\: imcf-fiji-scripts.tag =HEAD
19
+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
20
+ exec.snapshotReleasePluginAllowed =false
21
+ project.scm.ch.unibas.biozentrum.imcf\: imcf-fiji-scripts.connection =scm\:git\:git\://github.com/imcf/imcf-fiji-scripts
22
+ exec.activateProfiles =deploy-to-scijava
23
+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
24
+ project.dev.ch.unibas.biozentrum.imcf\: imcf-fiji-scripts =6.5.1-SNAPSHOT
25
+ project.scm.ch.unibas.biozentrum.imcf\: imcf-fiji-scripts.url =https\://github.com/imcf/imcf-fiji-scripts
26
+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
27
+ completedPhase =end-release
You can’t perform that action at this time.
0 commit comments