Author: sebb
Date: Fri Oct  3 21:32:00 2014
New Revision: 924567

Log:
Must not promote snapshot releases to general public

Modified:
    websites/production/commons/content/proper/commons-imaging/index.html

Modified: websites/production/commons/content/proper/commons-imaging/index.html
==============================================================================
--- websites/production/commons/content/proper/commons-imaging/index.html 
(original)
+++ websites/production/commons/content/proper/commons-imaging/index.html Fri 
Oct  3 21:32:00 2014
@@ -300,35 +300,10 @@
 <div class="section">
 <h3>Latest Imaging Release<a name="Latest_Imaging_Release"></a></h3>
          
-<p>Imaging has not yet been release, but the latest snapshot build can be 
downloaded from the snapshot repository: </p>
+<p>Imaging has not yet been released.</p>
          
-<ul>
-             
-<li>Download <a class="externalLink" 
href="https://repository.apache.org/content/groups/snapshots/org/apache/commons/commons-imaging/1.0-SNAPSHOT/";>1.0-SNAPSHOT</a></li>
-         </ul>
-
          
-<p>
-             Alternatively you can pull it via central Maven snapshot 
repositories:
-             </p>
-<div>
-<pre>
-                 &lt;groupId&gt;org.apache.commons&lt;/groupId&gt;
-                 &lt;artifactId&gt;commons-imaging&lt;/artifactId&gt;
-                 &lt;version&gt;1.0-SNAPSHOT&lt;/version&gt;
-             </pre></div>
-             To make maven aware of the snapshot repository you have to add it 
to the repositories section
-             of your pom (see <a class="externalLink" 
href="http://maven.apache.org/pom.html#Repositories";>maven pom reference</a>):
-             
-<div>
-<pre>
-                 &lt;repository&gt;
-                    &lt;id&gt;apache.snapshots&lt;/id&gt;
-                    
&lt;url&gt;http://repository.apache.org/snapshots/&lt;/url&gt;
-                 &lt;/repository&gt;
-             </pre></div>
-         
-     </div>
+</div>
      
 <div class="section">
 <h3>Final Sanselan Release<a name="Final_Sanselan_Release"></a></h3>


Reply via email to