forked from jenkinsci/aws-codedeploy-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrelease.properties
More file actions
19 lines (19 loc) · 920 Bytes
/
release.properties
File metadata and controls
19 lines (19 loc) · 920 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#release configuration
#Tue Nov 15 18:25:09 UTC 2016
project.rel.com.amazonaws\:codedeploy=1.15
scm.tagNameFormat=@{project.artifactId}-@{project.version}
scm.tag=codedeploy-1.15
project.scm.com.amazonaws\:codedeploy.tag=HEAD
pushChanges=true
scm.url=scm\:git\:ssh\://git@github.com/jenkinsci/aws-codedeploy-plugin.git
preparationGoals=clean install
project.scm.com.amazonaws\:codedeploy.url=https\://github.com/jenkinsci/aws-codedeploy-plugin
project.dev.com.amazonaws\:codedeploy=1.16-SNAPSHOT
project.scm.com.amazonaws\:codedeploy.connection=scm\:git\:ssh\://github.com/jenkinsci/aws-codedeploy-plugin.git
remoteTagging=true
projectVersionPolicyId=default
scm.commentPrefix=[maven-release-plugin]
project.scm.com.amazonaws\:codedeploy.developerConnection=scm\:git\:ssh\://git@github.com/jenkinsci/aws-codedeploy-plugin.git
exec.snapshotReleasePluginAllowed=false
exec.additionalArguments=
completedPhase=end-release