Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Sopage committed Nov 28, 2017
1 parent eb54578 commit e5c4660
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apply plugin: 'java'
apply plugin: 'maven'
//apply from: 'gradle-mvn-push.gradle'
apply from: 'gradle-mvn-push.gradle'

repositories {
mavenCentral()
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
POM_VERSION_NAME=2.0.0
POM_VERSION_NAME=2.1.0
POM_GROUP=com.github.spacetimeme
POM_ARTIFACT_ID=dream-socket
POM_PACKAGING=jar
Expand Down

0 comments on commit e5c4660

Please sign in to comment.