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 6e990183c4517d0b0c561f4b8829f809b4152a1a Author: Andrew Palumbo <[email protected]> AuthorDate: Thu Oct 17 09:49:00 2019 -0700 merging upstream --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 485bdc0..b1d1fd7 100644 --- a/pom.xml +++ b/pom.xml @@ -161,7 +161,7 @@ <name>Apache Snapshot Repository</name> <url>https://repository.apache.org/snapshots</url> <releases> - <enabled>false</enabled> + <enabled>true</enabled> </releases> </repository>
