forked from factionsecurity/faction
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrelease.properties
More file actions
22 lines (22 loc) · 1021 Bytes
/
Copy pathrelease.properties
File metadata and controls
22 lines (22 loc) · 1021 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#release configuration
#Fri Feb 02 22:39:37 CST 2024
completedPhase=generate-release-poms
exec.additionalArguments=-Dmaven.javadoc.skip\=true -Dmaven.test.skipTests\=true -Dmaven.test.skip\=true -P github
exec.snapshotReleasePluginAllowed=false
preparationGoals=clean verify
project.dev.org.faction\:faction=1.1.25-SNAPSHOT
project.rel.org.faction\:faction=1.1.24
project.scm.org.faction\:faction.connection=scm\:git\:https\://github.com/factionsecurity/faction.git
project.scm.org.faction\:faction.developerConnection=scm\:git\:https\://github.com/factionsecurity/faction.git
project.scm.org.faction\:faction.id=faction-web
project.scm.org.faction\:faction.tag=1.1.19
project.scm.org.faction\:faction.url=https\://github.com/factionsecurity/faction.git
projectVersionPolicyId=default
pushChanges=true
remoteTagging=true
scm.commentPrefix=[maven-release-plugin]
scm.id=faction-web
scm.tag=1.1.24
scm.tagNameFormat=@{project.version}
scm.url=scm\:git\:https\://github.com/factionsecurity/faction.git
scm.username=summitt