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 2022/04/15 19:27:31 UTC

[maven-site-plugin] branch doxia-2.0.0 updated: bump

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

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


The following commit(s) were added to refs/heads/doxia-2.0.0 by this push:
     new 99704d75 bump
99704d75 is described below

commit 99704d75ac93799c030f6ce19ee9088d618afe14
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Fri Apr 15 21:27:24 2022 +0200

    bump
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f5e1a84a..7f37d1b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -221,12 +221,12 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>
       <artifactId>maven-reporting-api</artifactId>
-      <version>3.1.0</version>
+      <version>4.0.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>
       <artifactId>maven-reporting-exec</artifactId>
-      <version>1.6.0</version>
+      <version>2.0.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>