forked from vairamuthu-shanmugaraj/SampleStudentProject
-
Notifications
You must be signed in to change notification settings - Fork 1
/
release.properties
19 lines (18 loc) · 1.06 KB
/
release.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#release configuration
#Mon Dec 09 16:20:37 CST 2013
scm.tagNameFormat=@{project.artifactId}-@{project.version}
scm.tag=1.6
project.scm.com.github.elizabetht\:StudentEnrollmentWithSpring.tag=HEAD
project.scm.com.github.elizabetht\:StudentEnrollmentWithSpring.developerConnection=scm\:git\:git@github.com\:elizabetht/StudentEnrollmentWithSpring.git
pushChanges=true
scm.url=scm\:git\:git@github.com\:elizabetht/StudentEnrollmentWithSpring.git
preparationGoals=clean verify
project.scm.com.github.elizabetht\:StudentEnrollmentWithSpring.url=git@github.com\:elizabetht/StudentEnrollmentWithSpring.git
project.scm.com.github.elizabetht\:StudentEnrollmentWithSpring.connection=scm\:git\:git@github.com\:elizabetht/StudentEnrollmentWithSpring.git
remoteTagging=true
scm.commentPrefix=[maven-release-plugin]
project.dev.com.github.elizabetht\:StudentEnrollmentWithSpring=1.7-SNAPSHOT
project.rel.com.github.elizabetht\:StudentEnrollmentWithSpring=1.6
exec.additionalArguments=-Psonatype-oss-release -P allow-snapshots
exec.snapshotReleasePluginAllowed=false
completedPhase=scm-commit-release