You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ap...@apache.org on 2019/10/28 22:14:52 UTC

[mahout] 03/06: release recycling

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

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

commit 5aaa6be5a3f209977d854705ae0405b9d83381e7
Author: Andrew Palumbo <ap...@apache.org>
AuthorDate: Fri Oct 18 04:59:23 2019 -0700

    release recycling
---
 src/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pom.xml b/src/pom.xml
index 3875904..84e8d5e 100644
--- a/src/pom.xml
+++ b/src/pom.xml
@@ -31,7 +31,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-assembly-plugin</artifactId>
-                <version>2.5.3</version>
+                <version>3.1.1</version>
                 <executions>
                     <execution>
                         <id>bin-assembly</id>