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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new 8160ee1  [maven-release-plugin] prepare branch @{releaseLabel}
8160ee1 is described below

commit 8160ee11337c5ae820ca11ce298e41972fefc84f
Author: Andrew Musselman <[email protected]>
AuthorDate: Fri Jun 26 10:48:04 2020 -0700

    [maven-release-plugin] prepare branch @{releaseLabel}
---
 distribution/pom.xml | 3 +--
 engine/spark/pom.xml | 3 +--
 pom.xml              | 8 ++++----
 3 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/distribution/pom.xml b/distribution/pom.xml
index ec5ada4..40d7418 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -16,8 +16,7 @@
  limitations under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/engine/spark/pom.xml b/engine/spark/pom.xml
index ffb4977..113b8d2 100644
--- a/engine/spark/pom.xml
+++ b/engine/spark/pom.xml
@@ -17,8 +17,7 @@
  limitations under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/pom.xml b/pom.xml
index f8a4f49..bb4c268 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,8 +16,7 @@
  limitations under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
 
   <modelVersion>4.0.0</modelVersion>
 
@@ -105,6 +104,7 @@
     <connection>scm:git:[email protected]:apache/mahout.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/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>14.1</tag>
   </scm>
 
   <issueManagement>
@@ -134,7 +134,7 @@
     <scalatest.version>3.0.5</scalatest.version>
     <spark.version>2.4.5</spark.version>
     <spark.compat.version>2.4</spark.compat.version>
-    <compile.flags/>
+    <compile.flags />
 
     <lucene.version>8.5.1</lucene.version>
 
@@ -143,7 +143,7 @@
     <dependency.locations.enabled>false</dependency.locations.enabled>
     <mahout.skip.distribution>true</mahout.skip.distribution>
     <release.candidate>RC4</release.candidate>
-    <compile.flags/>
+    <compile.flags />
     <maven.clover.multiproject>true</maven.clover.multiproject>
     <hadoop.version>2.10.0</hadoop.version>
 

Reply via email to