You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by mi...@apache.org on 2013/10/24 19:16:12 UTC

svn commit: r1535446 - /incubator/olingo/site/trunk/content/doc/maven.mdtext

Author: mibo
Date: Thu Oct 24 17:16:12 2013
New Revision: 1535446

URL: http://svn.apache.org/r1535446
Log:
CMS commit to olingo by mibo

Modified:
    incubator/olingo/site/trunk/content/doc/maven.mdtext

Modified: incubator/olingo/site/trunk/content/doc/maven.mdtext
URL: http://svn.apache.org/viewvc/incubator/olingo/site/trunk/content/doc/maven.mdtext?rev=1535446&r1=1535445&r2=1535446&view=diff
==============================================================================
--- incubator/olingo/site/trunk/content/doc/maven.mdtext (original)
+++ incubator/olingo/site/trunk/content/doc/maven.mdtext Thu Oct 24 17:16:12 2013
@@ -26,13 +26,13 @@ The project uses [Git](http://git-scm.co
 
 To get the project just `clone` the Project from:
 
-> `https://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2`
+`https://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2`
 
 with a `git client tool`.
 
 As example with the official `git console client` just call:
 
-> `git clone https://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2`
+`git clone https://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2`
 
 from the command line.