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

svn commit: r948368 - in /websites/staging/openwebbeans/trunk/content: ./ download.html

Author: buildbot
Date: Mon Apr 20 08:53:05 2015
New Revision: 948368

Log:
Staging update by buildbot for openwebbeans

Modified:
    websites/staging/openwebbeans/trunk/content/   (props changed)
    websites/staging/openwebbeans/trunk/content/download.html

Propchange: websites/staging/openwebbeans/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr 20 08:53:05 2015
@@ -1 +1 @@
-1674760
+1674763

Modified: websites/staging/openwebbeans/trunk/content/download.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/download.html (original)
+++ websites/staging/openwebbeans/trunk/content/download.html Mon Apr 20 08:53:05 2015
@@ -143,6 +143,7 @@ want to build any of the above binaries,
 </ul>
 <hr />
 <h3 id="maven-dependencies">Maven Dependencies</h3>
+<h4 id="apis-version">API:s</h4>
 <h4 id="required-version">Required</h4>
 <div class="codehilite"><pre><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.openwebbeans<span class="nt">&lt;/groupId&gt;</span>
@@ -160,7 +161,7 @@ want to build any of the above binaries,
 </pre></div>
 
 
-<h4 id="plugins">Plugins</h4>
+<h4 id="plugins-version">Plugins</h4>
 <p><strong>Web Module</strong></p>
 <div class="codehilite"><pre><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.openwebbeans<span class="nt">&lt;/groupId&gt;</span>
@@ -201,7 +202,7 @@ want to build any of the above binaries,
 </pre></div>
 
 
-<h4 id="el-11-module">EL 1.1 Module</h4>
+<p><strong>EL 1.1 Module</strong></p>
 <div class="codehilite"><pre><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.openwebbeans<span class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>openwebbeans-el11<span class="nt">&lt;/artifactId&gt;</span>