You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by bu...@apache.org on 2014/09/24 06:00:11 UTC

svn commit: r923332 - in /websites/staging/olingo/trunk/content: ./ doc/odata4/dependencies.html

Author: buildbot
Date: Wed Sep 24 04:00:11 2014
New Revision: 923332

Log:
Staging update by buildbot for olingo

Modified:
    websites/staging/olingo/trunk/content/   (props changed)
    websites/staging/olingo/trunk/content/doc/odata4/dependencies.html

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Sep 24 04:00:11 2014
@@ -1 +1 @@
-1627016
+1627212

Modified: websites/staging/olingo/trunk/content/doc/odata4/dependencies.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/odata4/dependencies.html (original)
+++ websites/staging/olingo/trunk/content/doc/odata4/dependencies.html Wed Sep 24 04:00:11 2014
@@ -90,8 +90,7 @@
 <h3 id="consuming-olingo-odata-40-library">Consuming Olingo OData 4.0 Library</h3>
 <h5 id="common-dependencies">Common Dependencies</h5>
 <p>The following common dependencies needs to be added to the pom.xml of the consuming project:</p>
-<p><code>xml
-&lt;dependency&gt;
+<p><code>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.olingo&lt;/groupId&gt;
   &lt;artifactId&gt;odata-commons-api&lt;/artifactId&gt;
   &lt;version&gt;${project.version}&lt;/version&gt;