Skip to content

Commit

Permalink
准备更新3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangkewei committed Jan 23, 2019
1 parent 15cfd4c commit 1eba88c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apply plugin: 'java'
apply plugin: 'maven'
version 'master'
version '3.0.1'

repositories {
maven{ url"http://maven.aliyun.com/nexus/content/groups/public"}
Expand All @@ -23,7 +23,7 @@ subprojects {
ext {
group = 'cn.vbill.middleware.porter'
junitVersion = '4.12'
version 'master'
version '3.0.1'
springVersion = '1.5.9.RELEASE'
swaggerVersion = '2.7.0'
}
Expand Down

0 comments on commit 1eba88c

Please sign in to comment.