File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
marklogic-unit-test-client
marklogic-unit-test-modules Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ if (project.hasProperty("myBintrayUser")) {
7070 name = project. name
7171 userOrg = ' marklogic-community'
7272 licenses = [" Apache-2.0" ]
73- vcsUrl = " https://github.com/marklogic-community/" + project . name + " .git"
73+ vcsUrl = " https://github.com/marklogic-community/marklogic-unit-test .git"
7474 version {
7575 name = project. version
7676 released = new Date ()
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ if (project.hasProperty("myBintrayUser")) {
5656 name = project. name
5757 userOrg = ' marklogic-community'
5858 licenses = [" Apache-2.0" ]
59- vcsUrl = " https://github.com/marklogic-community/" + project . name + " .git"
59+ vcsUrl = " https://github.com/marklogic-community/marklogic-unit-test .git"
6060 version {
6161 name = project. version
6262 released = new Date ()
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ if (project.hasProperty("myBintrayUser")) {
5656 name = project. name
5757 userOrg = ' marklogic-community'
5858 licenses = [" Apache-2.0" ]
59- vcsUrl = " https://github.com/marklogic-community/" + project . name + " .git"
59+ vcsUrl = " https://github.com/marklogic-community/marklogic-unit-test .git"
6060 version {
6161 name = project. version
6262 released = new Date ()
You can’t perform that action at this time.
0 commit comments