This is an automated email from the ASF dual-hosted git repository.

apalumbo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mahout.git


The following commit(s) were added to refs/heads/master by this push:
     new 2a374a6  [MAHOUT-2069] fix typo in core/pom.xml
2a374a6 is described below

commit 2a374a6b41e241627d3c2e247da7ee251df62805
Author: Andrew Palumbo <[email protected]>
AuthorDate: Thu May 30 17:02:14 2019 -0700

    [MAHOUT-2069] fix typo in core/pom.xml
---
 core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/pom.xml b/core/pom.xml
index 9f81edc..f92e542 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -57,7 +57,7 @@
       <version>3.0.5</version>
     </dependency>
 
-    <dependency>root 
+    <dependency>
       <groupId>org.scala-lang</groupId>
       <artifactId>scala-reflect</artifactId>
     </dependency>

Reply via email to