-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrelease.properties
More file actions
25 lines (25 loc) · 1.19 KB
/
release.properties
File metadata and controls
25 lines (25 loc) · 1.19 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
#release configuration
#Tue Jan 30 17:15:49 JST 2024
projectVersionPolicyId=default
scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel}
remoteTagging=true
scm.commentPrefix=[Release]
releaseStrategyId=default
scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel}
project.scm.ai.cotogoto.noby\:noby-java-client.url=https\://github.com/cotogoto/noby-java-client
pinExternals=false
completedPhase=end-release
scm.url=scm\:git\:git@github.com\:cotogoto/noby-java-client.git
project.scm.ai.cotogoto.noby\:noby-java-client.tag=v0.7.1
scm.developmentCommitComment=@{prefix} prepare for next development iteration
projectVersionPolicyConfig=<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
scm.tagNameFormat=v@{project.version}
pushChanges=true
project.dev.ai.cotogoto.noby\:noby-java-client=0.7.2-SNAPSHOT
scm.tag=v0.7.1
exec.snapshotReleasePluginAllowed=false
preparationGoals=clean verify
project.rel.ai.cotogoto.noby\:noby-java-client=0.7.1
project.scm.ai.cotogoto.noby\:noby-java-client.connection=scm\:git\:git@github.com\:cotogoto/noby-java-client.git
scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel}
exec.pomFileName=pom.xml