Skip to content
This repository was archived by the owner on May 30, 2019. It is now read-only.

Commit b618817

Browse files
Charles Greerlaurelnaiad
authored andcommitted
update to EA-3 for buildScripts
1 parent 16a9234 commit b618817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appserver/java-spring/buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99
compile gradleApi()
1010
compile("org.codehaus.groovy:groovy-all:2.3.7")
1111
compile("org.codehaus.groovy.modules.http-builder:http-builder:0.7")
12-
compile('com.marklogic:client-api-java:3.0-SNAPSHOT') {
12+
compile('com.marklogic:client-api-java:3.0.0-EA3') {
1313
exclude(group: 'org.slf4j')
1414
exclude(group: 'ch.qos.logback')
1515
}

0 commit comments

Comments
 (0)