Author: prongs
Date: Wed Apr  5 06:12:26 2017
New Revision: 1790178

URL: http://svn.apache.org/viewvc?rev=1790178&view=rev
Log:
Corrected category and other information for apache lens

Modified:
    lens/doap.rdf

Modified: lens/doap.rdf
URL: 
http://svn.apache.org/viewvc/lens/doap.rdf?rev=1790178&r1=1790177&r2=1790178&view=diff
==============================================================================
--- lens/doap.rdf (original)
+++ lens/doap.rdf Wed Apr  5 06:12:26 2017
@@ -27,17 +27,17 @@
     <name>Apache Lens</name>
     <homepage rdf:resource="http://lens.apache.org/"; />
     <asfext:pmc rdf:resource="http://lens.apache.org"; />
-    <shortdesc>Unified Analytic Interface</shortdesc>
+    <shortdesc>Unified Analytics Interface</shortdesc>
     <description>Lens provides an Unified Analytics interface.
       Lens aims to cut the Data Analytics silos by providing a single view of 
data across
       multiple tiered data stores and optimal execution environment for the 
analytical query.
       It seamlessly integrates Hadoop with traditional data warehouses to 
appear like one.
     </description>
     <bug-database rdf:resource="https://issues.apache.org/jira/browse/LENS"; />
-    <mailing-list 
rdf:resource="http://lens.apache.org/lenshome/quick-start.html"; />
+    <mailing-list rdf:resource="http://lens.apache.org/mail-lists.html"; />
     <download-page 
rdf:resource="http://lens.apache.org/releases/download.html"; />
     <programming-language>Java</programming-language>
-    <category 
rdf:resource="http://projects.apache.org/category/build-management"; />
+    <category rdf:resource="http://projects.apache.org/category/big-data"; />
     <release>
       <Version>
         <name>Apache Lens</name>
@@ -91,13 +91,13 @@
       <Version>
         <name>Apache Lens</name>
         <created>2016-10-28</created>
-        <revision>2.6.1-beta</revision>
+        <revision>2.6.1</revision>
       </Version>
     </release>
     <repository>
       <GitRepository>
         <location 
rdf:resource="https://git-wip-us.apache.org/repos/asf/lens.git"/>
-        <browse 
rdf:resource="https://git-wip-us.apache.org/repos/asf?p=lens.git"/>
+        <browse rdf:resource="https://github.com/apache/lens"/>
       </GitRepository>
     </repository>
   </Project>


Reply via email to