-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#198 Only try to set mlTestRestPort if mlRestPort has been set
- Loading branch information
Rob Rudin
committed
May 22, 2017
1 parent
1a3bd4a
commit 00bf194
Showing
4 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,5 +7,5 @@ | |
*/ | ||
|
||
plugins { | ||
id "com.marklogic.ml-gradle" version "2.7.2" | ||
id "com.marklogic.ml-gradle" version "2.7.3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
group=com.marklogic | ||
version=2.7.2 | ||
version=2.7.3 | ||
mlAppDeployerDependency=com.marklogic:ml-app-deployer:2.7.0 | ||
mlcpUtilDependency=com.marklogic:mlcp-util:0.3.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters