File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111
1212 <groupId >ch.unibas.biozentrum.imcf</groupId >
1313 <artifactId >python-micrometa</artifactId >
14- <version >15.2.1-SNAPSHOT </version >
14+ <version >15.2.1</version >
1515
1616 <name >MicroMeta</name >
1717 <description >
101101 <scm >
102102 <connection >scm:git:git://github.com/imcf/python-micrometa</connection >
103103 <developerConnection >scm:git:git@github.com:imcf/python-micrometa</developerConnection >
104- <tag >HEAD </tag >
104+ <tag >python-micrometa-15.2.1 </tag >
105105 <url >https://github.com/imcf/python-micrometa</url >
106106 </scm >
107107 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Thu Apr 08 16:17:07 CEST 2021
3+ projectVersionPolicyId =default
4+ remoteTagging =true
5+ scm.commentPrefix =[maven-release-plugin]
6+ project.rel.ch.unibas.biozentrum.imcf\: python-micrometa =15.2.1
7+ completedPhase =end-release
8+ scm.url =scm\:git\:git\://github.com/imcf/python-micrometa
9+ project.scm.ch.unibas.biozentrum.imcf\: python-micrometa.tag =HEAD
10+ project.scm.ch.unibas.biozentrum.imcf\: python-micrometa.developerConnection =scm\:git\:git@github.com\:imcf/python-micrometa
11+ exec.additionalArguments =-Dgpg.skip\=true -Dgpg.skip\=true -P deploy-to-scijava
12+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
13+ project.dev.ch.unibas.biozentrum.imcf\: python-micrometa =15.2.2-SNAPSHOT
14+ pushChanges =false
15+ project.scm.ch.unibas.biozentrum.imcf\: python-micrometa.url =https\://github.com/imcf/python-micrometa
16+ scm.tag =python-micrometa-15.2.1
17+ project.scm.ch.unibas.biozentrum.imcf\: python-micrometa.connection =scm\:git\:git\://github.com/imcf/python-micrometa
18+ exec.snapshotReleasePluginAllowed =false
19+ preparationGoals =clean verify
You can’t perform that action at this time.
0 commit comments