First release of the plugin

This commit is contained in:
bberenberg
2013-06-20 18:35:59 -07:00
parent 95dc17335b
commit a2c58fb6cb
2 changed files with 16 additions and 0 deletions

11
release.properties Normal file
View File

@@ -0,0 +1,11 @@
#release configuration
#Thu Jun 20 18:34:51 PDT 2013
scm.tagNameFormat=@{project.artifactId}-@{project.version}
pushChanges=true
scm.url=scm\:git\:git@bitbucket.org\:atlassianlabs/confluence-markdown-macro.git
preparationGoals=clean verify
remoteTagging=true
scm.commentPrefix=[maven-release-plugin]
exec.additionalArguments=-P defaultProfile,defaultProfile
exec.snapshotReleasePluginAllowed=false
completedPhase=check-poms