You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ka...@apache.org on 2015/04/20 10:53:01 UTC

svn commit: r1674763 - /openwebbeans/cms-site/trunk/content/download.mdtext

Author: karlkilden
Date: Mon Apr 20 08:53:00 2015
New Revision: 1674763

URL: http://svn.apache.org/r1674763
Log:
Added apis section and anchor links

Modified:
    openwebbeans/cms-site/trunk/content/download.mdtext

Modified: openwebbeans/cms-site/trunk/content/download.mdtext
URL: http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/download.mdtext?rev=1674763&r1=1674762&r2=1674763&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/download.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/download.mdtext Mon Apr 20 08:53:00 2015
@@ -108,6 +108,9 @@ want to build any of the above binaries,
 
 ###Maven Dependencies###
 
+#### API:s {#apis-version}
+
+
 #### Required {#required-version}
 
     <dependency>
@@ -124,7 +127,7 @@ want to build any of the above binaries,
         <scope>compile</scope>
     </dependency>
 
-#### Plugins
+#### Plugins {#plugins-version}
   
 **Web Module**
 
@@ -163,7 +166,7 @@ want to build any of the above binaries,
         <scope>compile</scope>
     </dependency>
     
-#### EL 1.1 Module
+**EL 1.1 Module**
 
     <dependency>
         <groupId>org.apache.openwebbeans</groupId>