-
-
Notifications
You must be signed in to change notification settings - Fork 60
Expand file tree
/
Copy pathrelease.properties
More file actions
30 lines (30 loc) · 1.42 KB
/
release.properties
File metadata and controls
30 lines (30 loc) · 1.42 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
29
30
#release configuration
#Sun Mar 01 14:46:33 CST 2026
projectVersionPolicyId=default
scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel}
project.scm.org.faction\:faction.tag=1.7.0
pinExternals=false
projectVersionPolicyConfig=<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
exec.activateProfiles=github
pushChanges=true
project.dev.org.faction\:faction=1.7.5-SNAPSHOT
project.rel.org.faction\:faction=1.7.4
scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel}
remoteTagging=true
scm.commentPrefix=[maven-release-plugin]
releaseStrategyId=default
project.scm.org.faction\:faction.connection=scm\:git\:https\://github.com/factionsecurity/faction.git
completedPhase=end-release
scm.url=scm\:git\:https\://github.com/factionsecurity/faction.git
scm.developmentCommitComment=@{prefix} prepare for next development iteration
scm.id=faction-web
exec.additionalArguments=-Dmaven.javadoc.skip\=true -Dmaven.test.skipTests\=true -Dmaven.test.skip\=true
scm.tagNameFormat=@{project.version}
scm.tag=1.7.4
exec.snapshotReleasePluginAllowed=false
project.scm.org.faction\:faction.url=https\://github.com/factionsecurity/faction.git
preparationGoals=clean verify
scm.username=summitt
project.scm.org.faction\:faction.developerConnection=scm\:git\:https\://github.com/factionsecurity/faction.git
exec.pomFileName=pom.xml
scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel}