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

commit 2274f7d824747912c58d98879889654b44606bf1
Author: Andrew Palumbo <[email protected]>
AuthorDate: Thu May 9 15:59:11 2019 -0700

    upgraded parent pom to version 18
---
 engine/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/engine/pom.xml b/engine/pom.xml
index 3552b93..b12ed2a 100644
--- a/engine/pom.xml
+++ b/engine/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.mahout</groupId>
     <artifactId>mahout</artifactId>
-   <version>14.1-SNAPSHOT</version>
+    <version>18</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Reply via email to