You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by sk...@apache.org on 2013/10/02 10:25:28 UTC

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

Author: sklevenz
Date: Wed Oct  2 08:25:27 2013
New Revision: 1528357

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

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=1528357&r1=1528356&r2=1528357&view=diff
==============================================================================
--- incubator/olingo/site/trunk/content/doc/maven.mdtext (original)
+++ incubator/olingo/site/trunk/content/doc/maven.mdtext Wed Oct  2 08:25:27 2013
@@ -19,7 +19,7 @@ Notice:    Licensed to the Apache Softwa
 # Maven
 
 
-## Building the Project
+### Building the Project
 
 The project builds with Maven. Simply call
 
@@ -27,7 +27,7 @@ The project builds with Maven. Simply ca
 
 to run the build.
 
-## Consuming Artifacts
+### Consuming Artifacts
 
 To consume libraries with Maven add following dependencies to your pom.xml:
 
@@ -67,7 +67,7 @@ For advanced JPA processor usage these a
       <scope>runtime</scope>
     </dependency>
 
-## Profiles
+### Maven Profiles
 
 To activate profiles run