add persist to maven conf (#1748)

This commit is contained in:
Winter Young 2017-10-07 19:00:30 +08:00 committed by Richard Kuhnt
parent 1d616a3a76
commit 1951523ca5

View File

@ -25,5 +25,8 @@
"hash": {
"url": "$url.sha1"
}
}
},
"persist": [
"conf"
]
}