This is an automated email from the ASF dual-hosted git repository. apalumbo pushed a commit to annotated tag mahout-14.1 in repository https://gitbox.apache.org/repos/asf/mahout.git
commit 7cac67317d97a4938a024ae4fd421a9297a28818 Author: Andrew Palumbo <[email protected]> AuthorDate: Thu Oct 17 04:46:10 2019 -0700 [maven-release-plugin] prepare release mahout-14.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dc36db6..f2bad10 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ <!-- Required for Release Plugin --> <scm> <connection>scm:git:[email protected]:apache/mahout.git</connection> - <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/mahout.git</developerConnection> + <developerConnection>scm:git:https://github.com/andrewpalumbo/mahout.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=mahout.git;a=tree;h=refs/heads/${project.scm.tag};hb=${project.scm.tag}</url> <tag>mahout-14.1 </tag>
