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 0c33bbb5 Bump major version
0c33bbb5 is described below

commit 0c33bbb5000310229de41b28211889d69f0e67ae
Author: Michael Osipov <[email protected]>
AuthorDate: Sat Apr 16 14:07:56 2022 +0200

    Bump major version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fdcf175c..d5d723eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-site-plugin</artifactId>
-  <version>3.12.0-SNAPSHOT</version>
+  <version>4.0.0-M1-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Site Plugin</name>

Reply via email to