You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2019/06/24 08:17:19 UTC

[maven-site-plugin] branch MSITE-841 created (now 8258f30)

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

michaelo pushed a change to branch MSITE-841
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git.


      at 8258f30  [MSITE-841] Upgrade to Maven Doxia Sitetools 1.9.1

This branch includes the following new commits:

     new 8258f30  [MSITE-841] Upgrade to Maven Doxia Sitetools 1.9.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-site-plugin] 01/01: [MSITE-841] Upgrade to Maven Doxia Sitetools 1.9.1

Posted by mi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch MSITE-841
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git

commit 8258f300721b3fbad2ca40e35466caebfb949401
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Mon Jun 24 10:17:06 2019 +0200

    [MSITE-841] Upgrade to Maven Doxia Sitetools 1.9.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 361fa17..358c39e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -199,7 +199,7 @@ under the License.
     <javaVersion>8</javaVersion>
     <!-- for dependencies -->
     <doxiaVersion>1.9</doxiaVersion>
-    <doxiaSitetoolsVersion>1.9</doxiaSitetoolsVersion>
+    <doxiaSitetoolsVersion>1.9.1</doxiaSitetoolsVersion>
     <jettyVersion>9.4.12.v20180830</jettyVersion>
     <plexusVersion>1.5.4</plexusVersion>
     <scmVersion>1.4</scmVersion>