mirror of https://github.com/OpenVidu/openvidu.git
13 lines
445 B
Properties
13 lines
445 B
Properties
#release configuration
|
|
#Tue Jun 06 11:55:33 CEST 2017
|
|
scm.tagNameFormat=@{project.artifactId}-@{project.version}
|
|
pushChanges=false
|
|
scm.url=scm\:git\:https\://github.com/OpenVidu/openvidu.git
|
|
preparationGoals=versions\:use-releases
|
|
remoteTagging=true
|
|
projectVersionPolicyId=default
|
|
scm.commentPrefix=[maven-release-plugin]
|
|
exec.additionalArguments=-Pkurento-release
|
|
exec.snapshotReleasePluginAllowed=false
|
|
completedPhase=scm-check-modifications
|