File tree Expand file tree Collapse file tree 2 files changed +29
-2
lines changed Expand file tree Collapse file tree 2 files changed +29
-2
lines changed Original file line number Diff line number Diff line change 1111
1212 <groupId >ch.unibas.biozentrum.imcf</groupId >
1313 <artifactId >python-imcflibs</artifactId >
14- <version >1.4.0-SNAPSHOT </version >
14+ <version >1.4.0</version >
1515
1616 <name >python-imcflibs</name >
1717 <description >
127127 <scm >
128128 <connection >scm:git:git://github.com/imcf/python-imcflibs</connection >
129129 <
developerConnection >scm:git:
[email protected] :imcf/python-imcflibs</
developerConnection >
130- <tag >HEAD </tag >
130+ <tag >python-imcflibs-1.4.0 </tag >
131131 <url >https://github.com/imcf/python-imcflibs</url >
132132 </scm >
133133 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Fri Apr 28 13:39:22 CEST 2023
3+ projectVersionPolicyId =default
4+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
5+ pinExternals =false
6+ project.rel.ch.unibas.biozentrum.imcf\: python-imcflibs =1.4.0
7+ project.dev.ch.unibas.biozentrum.imcf\: python-imcflibs =1.4.1-SNAPSHOT
8+ exec.activateProfiles =deploy-to-scijava
9+ pushChanges =false
10+ project.scm.ch.unibas.biozentrum.imcf\: python-imcflibs.tag =HEAD
11+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
12+ remoteTagging =true
13+ scm.commentPrefix =[maven-release-plugin]
14+ releaseStrategyId =default
15+ project.scm.ch.unibas.biozentrum.imcf\: python-imcflibs.url =https\://github.com/imcf/python-imcflibs
16+ completedPhase =end-release
17+ scm.url =scm\:git\:https\://github.com/imcf/python-imcflibs
18+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
19+ project.scm.ch.unibas.biozentrum.imcf\: python-imcflibs.developerConnection =
scm\:git\:[email protected] \:imcf/python-imcflibs 20+ exec.additionalArguments =-Dgpg.skip\=true -Dgpg.skip\=true
21+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
22+ scm.tag =python-imcflibs-1.4.0
23+ exec.snapshotReleasePluginAllowed =false
24+ project.scm.ch.unibas.biozentrum.imcf\: python-imcflibs.connection =scm\:git\:git\://github.com/imcf/python-imcflibs
25+ preparationGoals =clean verify
26+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
27+ exec.pomFileName =pom.xml
You can’t perform that action at this time.
0 commit comments