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>
- <groupId>org.apache.commons</groupId>
- <artifactId>commons-imaging</artifactId>
- <version>1.0-SNAPSHOT</version>
- </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>
- <repository>
- <id>apache.snapshots</id>
-
<url>http://repository.apache.org/snapshots/</url>
- </repository>
- </pre></div>
-
- </div>
+</div>
<div class="section">
<h3>Final Sanselan Release<a name="Final_Sanselan_Release"></a></h3>