bump engine.io-client
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -58,7 +58,7 @@
|
||||
<dependency>
|
||||
<groupId>com.github.nkzawa</groupId>
|
||||
<artifactId>engine.io-client</artifactId>
|
||||
<version>0.3.0-SNAPSHOT</version>
|
||||
<version>0.3.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.json</groupId>
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
#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
|
||||
Reference in New Issue
Block a user