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