Repository: mahout
Updated Branches:
  refs/heads/master 9de72fb01 -> d30b72504


[maven-release-plugin] rollback the release of mahout-0.12.2


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

Branch: refs/heads/master
Commit: d30b725042a8d19f75216aab2a9a7e1c95b6b95e
Parents: 9de72fb
Author: smarthi <[email protected]>
Authored: Sat Jun 11 15:23:04 2016 -0400
Committer: smarthi <[email protected]>
Committed: Sat Jun 11 15:23:04 2016 -0400

----------------------------------------------------------------------
 buildtools/pom.xml | 4 ----
 pom.xml            | 2 +-
 2 files changed, 1 insertion(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mahout/blob/d30b7250/buildtools/pom.xml
----------------------------------------------------------------------
diff --git a/buildtools/pom.xml b/buildtools/pom.xml
index 197c180..76505d2 100644
--- a/buildtools/pom.xml
+++ b/buildtools/pom.xml
@@ -144,8 +144,4 @@
       </build>
     </profile>
   </profiles>
-
-  <scm>
-    <tag>mahout-0.12.2</tag>
-  </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/mahout/blob/d30b7250/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8e8876f..e9b60ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@
     <connection>scm:git:[email protected]:apache/mahout.git</connection>
     
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/mahout.git</developerConnection>
     
<url>https://git-wip-us.apache.org/repos/asf?p=mahout.git;a=tree;h=refs/heads/${project.scm.tag};hb=${project.scm.tag}</url>
-    <tag>mahout-0.12.2</tag>
+    <tag>master</tag>
   </scm>
   <properties>
     <skipTests>false</skipTests>

Reply via email to