Repository: mahout
Updated Branches:
  refs/heads/master f7921f4fb -> ac021efa4


MAHOUT-1667: Made hadoop2 profile active during release


Project: http://git-wip-us.apache.org/repos/asf/mahout/repo
Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/ac021efa
Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/ac021efa
Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/ac021efa

Branch: refs/heads/master
Commit: ac021efa45e4706ceb309f6cb578c1d6910daea2
Parents: f7921f4
Author: Stevo Slavic <[email protected]>
Authored: Thu Apr 9 21:44:14 2015 +0200
Committer: Stevo Slavic <[email protected]>
Committed: Thu Apr 9 21:44:14 2015 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mahout/blob/ac021efa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0d9fdae..b37ad6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -577,7 +577,7 @@
           <version>2.5.1</version>
           <configuration>
             <useReleaseProfile>true</useReleaseProfile>
-            <releaseProfiles>release,apache-release</releaseProfiles>
+            <releaseProfiles>release,apache-release,hadoop2</releaseProfiles>
             <goals>deploy</goals>
             <autoVersionSubmodules>true</autoVersionSubmodules>
             <arguments>${arguments}</arguments>

Reply via email to