Skip to content

Commit ec295f8

Browse files
committed
Use g-d-m 4.0.0 GA
1 parent 2b41470 commit ec295f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ext {
3131
commonsCollectionsVersion = "3.2.1"
3232
commonsIOVersion = "2.2"
3333
commonsLangVersion = "2.6"
34-
datastoreVersion = "4.0.0.RC1"
34+
datastoreVersion = "4.0.0.RELEASE"
3535
gantVersion = "1.9.6"
3636
gdocEngineVersion = "1.0.1"
3737
groovyVersion = System.getenv('CI_GROOVY_VERSION') ?: "2.4.3"

grails-bom/plugins.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
hibernate=4.3.8.0.RC1
2-
mongodb=4.0.0.RC1
3-
cassandra=4.0.0.RC1
4-
neo4j=4.0.0.RC1
1+
hibernate=4.3.8.0
2+
mongodb=4.0.0
3+
cassandra=4.0.0
4+
neo4j=4.0.0
55
cache=3.0.1
66
asset-pipeline=3.0.0
77
scaffolding=3.0.2

0 commit comments

Comments
 (0)