Repository: mahout
Updated Branches:
refs/heads/master cefd0d3d3 -> 0db81f693
NoJira: Fix the DOAP File for Mahout 0.12.0 Release
Project: http://git-wip-us.apache.org/repos/asf/mahout/repo
Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/0db81f69
Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/0db81f69
Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/0db81f69
Branch: refs/heads/master
Commit: 0db81f693c510f456ec99ff1bf339f817b448ed2
Parents: cefd0d3
Author: smarthi <smarthi@apache.org>
Authored: Wed Apr 13 17:23:53 2016 -0400
Committer: smarthi <smarthi@apache.org>
Committed: Wed Apr 13 17:23:53 2016 -0400
----------------------------------------------------------------------
doap_Mahout.rdf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/mahout/blob/0db81f69/doap_Mahout.rdf
----------------------------------------------------------------------
diff --git a/doap_Mahout.rdf b/doap_Mahout.rdf
index 2b5520a..dce378e 100644
--- a/doap_Mahout.rdf
+++ b/doap_Mahout.rdf
@@ -37,8 +37,8 @@
<release>
<Version>
<name>Apache Mahout</name>
- <created>2014-02-01</created>
- <revision>0.9</revision>
+ <created>2016-04-11</created>
+ <revision>0.12.0</revision>
</Version>
</release>
<repository>
|