Author: brett
Date: Wed May 18 21:46:42 2005
New Revision: 170867

URL: http://svn.apache.org/viewcvs?rev=170867&view=rev
Log:
fix formatting

Modified:
    maven/components/trunk/maven-site/src/site/xdoc/configuration.xml

Modified: maven/components/trunk/maven-site/src/site/xdoc/configuration.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-site/src/site/xdoc/configuration.xml?rev=170867&r1=170866&r2=170867&view=diff
==============================================================================
--- maven/components/trunk/maven-site/src/site/xdoc/configuration.xml (original)
+++ maven/components/trunk/maven-site/src/site/xdoc/configuration.xml Wed May 
18 21:46:42 2005
@@ -88,9 +88,7 @@
   </proxies>
   .
   .]]></source>
-      <p style="font-weight: bold; font-size: larger">
-        Security and Deployment Settings
-      </p>
+      <h4>Security and Deployment Settings</h4>
       <p>
         Repositories to deploy to are defined in a project in the 
<code>&lt;distributionManagement&gt;</code> section.
         However, you cannot put your username, password, or other security 
settings in that project. For that reason,
@@ -123,9 +121,7 @@
   </servers>
   .
   .]]></source>
-      <p style="font-weight: bold; font-size: larger">
-        Using Mirrors for Repositories <span style="font-size: 
smaller"><em>(alpha-2 and above only)</em></span>
-      </p>
+      <h4>Using Mirrors for Repositories</h4>
       <p>
         Repositories are declared inside a project, which means that if you 
have your own custom repositories, those
         sharing your project easily get the right settings out of the box. 
However, you may want to use an alternative



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to