You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sj...@apache.org on 2022/11/13 21:53:51 UTC

[maven-install-plugin] branch master updated: Remove broken link to Release Info example

This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-install-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new b8635ab  Remove broken link to Release Info example
b8635ab is described below

commit b8635ab665ff57a963dcfd8856e9df6c63ccebc2
Author: Slawomir Jaranowski <s....@gmail.com>
AuthorDate: Sun Nov 13 22:53:33 2022 +0100

    Remove broken link to Release Info example
---
 src/site/apt/index.apt.vm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm
index b1ed2a0..dbd4284 100644
--- a/src/site/apt/index.apt.vm
+++ b/src/site/apt/index.apt.vm
@@ -88,8 +88,6 @@ ${project.name}
 
   * {{{./examples/generic-pom-generation.html}Generating a Generic POM}}
 
-  * {{{./examples/update-release-info.html}Updating Release Info}}
-
   * {{{./examples/specific-local-repo.html}Installing an Artifact to a Specific Local Repository Path}}
 
   * {{{./examples/installing-secondary-artifacts.html}Installing Secondary Artifacts}}