File tree Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -26,19 +26,7 @@ ext.junitJupiterVersion = '5.0.0-RC3'
2626
2727dependencies {
2828 compile ' com.marklogic:marklogic-client-api:4.1.1'
29- // refactor these after release of ml-app-deployer
30- compile files(' tmp-lib/ml-app-deployer-3.9.1-rc.jar' )
31- // compile 'com.marklogic:ml-app-deployer:3.9.1-rc'
32-
33-
34- // the following lines are only required with tmp-lib-included ml-app-deployer
35- compile ' com.marklogic:ml-javaclient-util:3.8.1'
36- compile ' jaxen:jaxen:1.1.6'
37- compile ' org.apache.httpcomponents:httpclient:4.3.5'
38- compile ' org.springframework:spring-web:4.3.5.RELEASE'
39- compile " org.apache.commons:commons-lang3:3.7"
40- compileOnly " com.beust:jcommander:1.72"
41- // remove the above lines before release
29+ compile ' com.marklogic:ml-app-deployer:3.9.1'
4230
4331 compile ' com.marklogic:mlcp-util:0.9.0'
4432 compile ' com.marklogic:marklogic-data-movement-components:1.0'
You can’t perform that action at this time.
0 commit comments