Author: sklevenz
Date: Fri Apr 25 10:22:28 2014
New Revision: 1589975

URL: http://svn.apache.org/r1589975
Log:
CMS commit to olingo by sklevenz

Modified:
    olingo/site/trunk/templates/skeleton.html

Modified: olingo/site/trunk/templates/skeleton.html
URL: 
http://svn.apache.org/viewvc/olingo/site/trunk/templates/skeleton.html?rev=1589975&r1=1589974&r2=1589975&view=diff
==============================================================================
--- olingo/site/trunk/templates/skeleton.html (original)
+++ olingo/site/trunk/templates/skeleton.html Fri Apr 25 10:22:28 2014
@@ -8,7 +8,7 @@
         <meta http-equiv="expires" content="0">
             <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
                 <title></title>
-                <meta name="description" content="Apache Olingo (incubating) 
provides libraries which enable developers to implement OData producers and 
OData consumers. The available OData Java library implements OData version 2.0. 
In future on goal is to provide an OData 4.0 compliant library once the OData 
standard is published at OASIS. The focus within the community is currently on 
the Java technology but it is up to the community to discuss if other 
environments find interest.">
+                <meta name="description" content="Apache Olingo provides 
libraries which enable developers to implement OData producers and OData 
consumers. The available OData Java library implements OData version 2.0. In 
future on goal is to provide an OData 4.0 compliant library once the OData 
standard is published at OASIS. The focus within the community is currently on 
the Java technology but it is up to the community to discuss if other 
environments find interest.">
                     <meta name="viewport" content="width=device-width">
                         
                     <link rel="stylesheet" href="/css/bootstrap.min.css">
@@ -60,7 +60,7 @@
                             <li><a href="/support.html">Support</a></li>
                         </ul>
                         <form class="navbar-form pull-right" name="search" 
id="search" action="http://www.google.com/search"; method="get">
-                            <input value="olingo.incubator.apache.org" 
name="sitesearch" type="hidden"/>
+                            <input value="olingo.apache.org" name="sitesearch" 
type="hidden"/>
                             <input class="span2" type="text" name="q" 
id="query">
                                 <input class="btn"type="submit" id="submit" 
value="Search">
                                     </form>


Reply via email to