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 >python-imcflibs</artifactId >
14
- <version >1.5.1.a26-SNAPSHOT </version >
14
+ <version >1.5.0 </version >
15
15
16
16
<name >python-imcflibs</name >
17
17
<description >
127
127
<scm >
128
128
<connection >scm:git:git://github.com/imcf/python-imcflibs</connection >
129
129
<
developerConnection >scm:git:
[email protected] :imcf/python-imcflibs</
developerConnection >
130
- <tag >HEAD </tag >
130
+ <tag >python-imcflibs-1.5.0 </tag >
131
131
<url >https://github.com/imcf/python-imcflibs</url >
132
132
</scm >
133
133
<issueManagement >
Original file line number Diff line number Diff line change
1
+ # release configuration
2
+ # Wed Apr 09 14:57:29 CEST 2025
3
+ projectVersionPolicyId =default
4
+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
5
+ pinExternals =false
6
+ project.rel.ch.unibas.biozentrum.imcf\: python-imcflibs =1.5.0
7
+ project.dev.ch.unibas.biozentrum.imcf\: python-imcflibs =1.5.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.5.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