You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2013/09/14 18:45:50 UTC

svn commit: r1523275 - in /maven/plugins/trunk/maven-deploy-plugin/src/site: apt/examples/disabling-timestamps-suffix.apt site.xml

Author: rfscholte
Date: Sat Sep 14 16:45:50 2013
New Revision: 1523275

URL: http://svn.apache.org/r1523275
Log:
Remove example with uniqueVersion=false, it's not supported with M3 anymore

Removed:
    maven/plugins/trunk/maven-deploy-plugin/src/site/apt/examples/disabling-timestamps-suffix.apt
Modified:
    maven/plugins/trunk/maven-deploy-plugin/src/site/site.xml

Modified: maven/plugins/trunk/maven-deploy-plugin/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-deploy-plugin/src/site/site.xml?rev=1523275&r1=1523274&r2=1523275&view=diff
==============================================================================
--- maven/plugins/trunk/maven-deploy-plugin/src/site/site.xml (original)
+++ maven/plugins/trunk/maven-deploy-plugin/src/site/site.xml Sat Sep 14 16:45:50 2013
@@ -41,7 +41,6 @@ under the License.
         <item name="Deploy an artifact with a customed pom" href="examples/deploying-with-customed-pom.html"/>
         <item name="Deploy an artifact with classifier" href="examples/deploying-with-classifiers.html"/>
         <item name="Deploy an artifact with sources and javadoc" href="examples/deploying-sources-javadoc.html"/>
-        <item name="Disable timestamps suffix in an artifact" href="examples/disabling-timestamps-suffix.html"/>
         <item name="Deploy an artifact in legacy layout" href="examples/deploying-in-legacy-layout.html"/>
       </item>
     </menu>