You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/04/01 12:22:22 UTC

[maven-site] branch master updated: retitle without Maven 2 (#146)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new c63ebb5  retitle without Maven 2 (#146)
c63ebb5 is described below

commit c63ebb57b34fb1594f99f273e330f1794b818a0e
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Wed Apr 1 08:22:12 2020 -0400

    retitle without Maven 2 (#146)
---
 content/pdf.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/pdf.xml b/content/pdf.xml
index 2723fae..96a8c81 100644
--- a/content/pdf.xml
+++ b/content/pdf.xml
@@ -109,7 +109,7 @@
         <item name="Using Ant with Maven" ref="/guides/mini/guide-using-ant.html" />
         <item name="Using Modello" ref="/guides/mini/guide-using-modello.html" />
         <item name="Using Extensions" ref="/guides/mini/guide-using-extensions.html" />
-        <item name="Building For Different Environments with Maven 2" ref="/guides/mini/guide-building-for-different-environments.html" />
+        <item name="Building For Different Environments with Maven" ref="/guides/mini/guide-building-for-different-environments.html" />
         <item name="Using Toolchains" ref="/guides/mini/guide-using-toolchains.html" />
         <item name="Encrypting passwords in settings.xml" ref="/guides/mini/guide-encryption.html" />