Author: buildbot
Date: Mon May 4 11:17:39 2015
New Revision: 950040
Log:
Staging update by buildbot for olingo
Modified:
websites/staging/olingo/trunk/content/ (props changed)
websites/staging/olingo/trunk/content/doc/odata4/tutorials/read/tutorial_read.html
Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May 4 11:17:39 2015
@@ -1 +1 @@
-1677580
+1677583
Modified:
websites/staging/olingo/trunk/content/doc/odata4/tutorials/read/tutorial_read.html
==============================================================================
---
websites/staging/olingo/trunk/content/doc/odata4/tutorials/read/tutorial_read.html
(original)
+++
websites/staging/olingo/trunk/content/doc/odata4/tutorials/read/tutorial_read.html
Mon May 4 11:17:39 2015
@@ -187,11 +187,11 @@ The description within this section is b
<p>On the second wizard page, choose the archetype: maven-archetype-webapp</p>
<p><img alt="mavenArchetype" src="mavenArchetype.png" title="The Maven
Archetype" /></p>
<p>On the next page, enter the following information:
-- Project Name: DemoService
-- Groupd Id: my.group.id
-- Artifact Id: DemoService
-- Version: 0.0.1
-- Package: myservice.mynamespace.service</p>
+ - Project Name: <em>DemoService</em>
+ - Groupd Id: <em>my.group.id</em>
+ - Artifact Id: <em>DemoService</em>
+ - Version: <em>0.0.1</em>
+ - Package: <em>myservice.mynamespace.service</em></p>
<blockquote>
<p>Note:
If youâre using this wizard for the first time, it might take some time, as
maven needs to download the archetype itself to your local maven-repo.</p>