Commit 298fef18 authored by 郭燕飞's avatar 郭燕飞 💬

version

parent 79a2a176
...@@ -13,6 +13,7 @@ target/ ...@@ -13,6 +13,7 @@ target/
# idea ignore # idea ignore
.idea/ .idea/
*/out/
*.ipr *.ipr
*.iml *.iml
*.iws *.iws
...@@ -36,10 +37,4 @@ build ...@@ -36,10 +37,4 @@ build
.gitignore .gitignore
classes/ classes/
data/
### IntelliJ IDEA ###
*/out/
.idea
*.iws
*.iml
*.ipr
buildscript { buildscript {
ext["duibaExtVersion"] = "1.3.29" ext["duibaExtVersion"] = "1.3.30"
ext["springBootVersion"] = "1.5.22.RELEASE" ext["springBootVersion"] = "1.5.22.RELEASE"
ext["springCloudVersion"] = "Edgware.SR6" ext["springCloudVersion"] = "Edgware.SR6"
ext["hazelcast.version"] = "3.11" ext["hazelcast.version"] = "3.11"
......
...@@ -13,6 +13,7 @@ target/ ...@@ -13,6 +13,7 @@ target/
# idea ignore # idea ignore
.idea/ .idea/
*/out/
*.ipr *.ipr
*.iml *.iml
*.iws *.iws
...@@ -36,10 +37,4 @@ build ...@@ -36,10 +37,4 @@ build
.gitignore .gitignore
classes/ classes/
data/
### IntelliJ IDEA ###
*/out/
.idea
*.iws
*.iml
*.ipr
buildscript { buildscript {
ext["duibaExtVersion"] = "1.3.29" ext["duibaExtVersion"] = "1.3.30"
ext["springBootVersion"] = "1.5.22.RELEASE" ext["springBootVersion"] = "1.5.22.RELEASE"
ext["springCloudVersion"] = "Edgware.SR6" ext["springCloudVersion"] = "Edgware.SR6"
ext["hazelcast.version"] = "3.11" ext["hazelcast.version"] = "3.11"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment