prepare 0.1.3

This commit is contained in:
Naoyuki Kanezawa
2014-08-17 16:05:30 +09:00
parent 50868ff819
commit 757cdafab5
3 changed files with 74 additions and 4 deletions

11
release.properties Normal file
View File

@@ -0,0 +1,11 @@
#release configuration
#Sun Aug 17 16:04:12 PWT 2014
scm.tagNameFormat=@{project.artifactId}-@{project.version}
pushChanges=true
scm.url=scm\:git\:git@github.com\:nkzawa/socket.io-client.java.git
preparationGoals=clean verify
remoteTagging=true
scm.commentPrefix=[maven-release-plugin]
exec.additionalArguments=-Psonatype-oss-release
exec.snapshotReleasePluginAllowed=false
completedPhase=check-poms