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 2013/10/30 09:35:35 UTC

svn commit: r884785 - in /websites/staging/olingo/trunk/content: ./ doc/sample-setup.html

Author: buildbot
Date: Wed Oct 30 08:35:35 2013
New Revision: 884785

Log:
Staging update by buildbot for olingo

Modified:
    websites/staging/olingo/trunk/content/   (props changed)
    websites/staging/olingo/trunk/content/doc/sample-setup.html

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Oct 30 08:35:35 2013
@@ -1 +1 @@
-1537004
+1537007

Modified: websites/staging/olingo/trunk/content/doc/sample-setup.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/sample-setup.html (original)
+++ websites/staging/olingo/trunk/content/doc/sample-setup.html Wed Oct 30 08:35:35 2013
@@ -97,7 +97,7 @@ setting up new projects from scratch. To
 additional parameter <code>-DarchetypeRepository=http://repository.apache.org/snapshots</code> 
 can solve the issue.</p>
 <p>Based on the Olingo project template Maven will generate a new project with 
-the specified GAV*) coordinates: com.sample:my-car-service:1.0-SNAPSHOT. GAV 
+the specified GAV*) coordinates: <code>com.sample:my-car-service:1.0-SNAPSHOT</code>. GAV 
 coordinates can be freely chosen.</p>
 <p>If the interactive mode is true then Maven will ask for GAV coordinates.</p>
 <p>The result is a new and ready to build Maven project. Switch to <em>my-car-service</em>