File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >scijava-table</artifactId >
13- <version >1.0.3-SNAPSHOT </version >
13+ <version >1.0.3</version >
1414
1515 <name >SciJava Table</name >
1616 <description >Table structures for SciJava.</description >
9191 <scm >
9292 <connection >scm:git:https://github.com/scijava/scijava-table</connection >
9393 <developerConnection >scm:git:git@github.com:scijava/scijava-table</developerConnection >
94- <tag >HEAD </tag >
94+ <tag >scijava-table-1.0.3 </tag >
9595 <url >https://github.com/scijava/scijava-table</url >
9696 </scm >
9797 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Sun May 24 11:13:26 CDT 2026
3+ scm.commentPrefix =[maven-release-plugin]
4+ exec.pomFileName =pom.xml
5+ pushChanges =false
6+ releaseStrategyId =default
7+ project.scm.org.scijava\: scijava-table.url =https\://github.com/scijava/scijava-table
8+ projectVersionPolicyConfig =<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
9+ scm.tag =scijava-table-1.0.3
10+ remoteTagging =true
11+ exec.additionalArguments =-Dgpg.skip\=true
12+ project.scm.org.scijava\: scijava-table.connection =scm\:git\:https\://github.com/scijava/scijava-table
13+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
14+ project.dev.org.scijava\: scijava-table =1.0.4-SNAPSHOT
15+ projectVersionPolicyId =default
16+ scm.url =scm\:git\:https\://github.com/scijava/scijava-table
17+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
18+ pinExternals =false
19+ preparationGoals =clean verify
20+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
21+ exec.snapshotReleasePluginAllowed =false
22+ exec.activateProfiles =deploy-to-scijava
23+ project.rel.org.scijava\: scijava-table =1.0.3
24+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
25+ project.scm.org.scijava\: scijava-table.developerConnection =scm\:git\:git@github.com\:scijava/scijava-table
26+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
27+ project.scm.org.scijava\: scijava-table.tag =HEAD
28+ completedPhase =end-release
You can’t perform that action at this time.
0 commit comments