File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 3232 commonsCollectionsVersion = " 3.2.1"
3333 commonsIOVersion = " 2.2"
3434 commonsLangVersion = " 2.6"
35- datastoreVersion = " 5.0.0.RC3 "
35+ datastoreVersion = " 5.0.0.RC4 "
3636 gantVersion = " 1.9.6"
3737 gdocEngineVersion = " 1.0.1"
3838 groovyVersion = System . getenv(' CI_GROOVY_VERSION' ) ?: " 2.4.5"
@@ -68,6 +68,10 @@ version = grailsVersion
6868group = " org.grails"
6969apply plugin : ' io.codearte.nexus-staging'
7070
71+ nexusStaging {
72+ delayBetweenRetriesInMillis = 5000
73+ }
74+
7175// directories created during the build which are related
7276// to turning the workspace root into a GRAILS_HOME
7377ext {
Original file line number Diff line number Diff line change 11hibernate =4.3.10.7
2- hibernate4 =5.0.0.RC3
3- mongodb =5.0.0.RC3
4- cassandra =5.0.0.RC3
5- neo4j =5.0.0.RC3
2+ hibernate4 =5.0.0.RC4
3+ mongodb =5.0.0.RC4
4+ cassandra =5.0.0.RC4
5+ neo4j =5.0.0.RC4
66cache =3.0.2
77asset-pipeline =3.0.15
88scaffolding =3.2.0
You can’t perform that action at this time.
0 commit comments