-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrelease.properties
More file actions
28 lines (28 loc) · 1.37 KB
/
release.properties
File metadata and controls
28 lines (28 loc) · 1.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#release configuration
#Sun May 24 11:13:26 CDT 2026
scm.commentPrefix=[maven-release-plugin]
exec.pomFileName=pom.xml
pushChanges=false
releaseStrategyId=default
project.scm.org.scijava\:scijava-table.url=https\://github.com/scijava/scijava-table
projectVersionPolicyConfig=<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
scm.tag=scijava-table-1.0.3
remoteTagging=true
exec.additionalArguments=-Dgpg.skip\=true
project.scm.org.scijava\:scijava-table.connection=scm\:git\:https\://github.com/scijava/scijava-table
scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel}
project.dev.org.scijava\:scijava-table=1.0.4-SNAPSHOT
projectVersionPolicyId=default
scm.url=scm\:git\:https\://github.com/scijava/scijava-table
scm.tagNameFormat=@{project.artifactId}-@{project.version}
pinExternals=false
preparationGoals=clean verify
scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel}
exec.snapshotReleasePluginAllowed=false
exec.activateProfiles=deploy-to-scijava
project.rel.org.scijava\:scijava-table=1.0.3
scm.developmentCommitComment=@{prefix} prepare for next development iteration
project.scm.org.scijava\:scijava-table.developerConnection=scm\:git\:git@github.com\:scijava/scijava-table
scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel}
project.scm.org.scijava\:scijava-table.tag=HEAD
completedPhase=end-release