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

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


The following commit(s) were added to refs/heads/master by this push:
     new 26d92ab  [maven-release-plugin] prepare for next development iteration
26d92ab is described below

commit 26d92aba31c896d8940a09edc01ba8e4623fe7ba
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Wed Dec 22 10:25:46 2021 +0100

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 263933f..f41cb6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-site-plugin</artifactId>
-  <version>3.10.0</version>
+  <version>3.11.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Site Plugin</name>
@@ -177,7 +177,7 @@ under the License.
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-site-plugin.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-site-plugin.git</developerConnection>
     
<url>https://github.com/apache/maven-site-plugin/tree/${project.scm.tag}</url>
-    <tag>maven-site-plugin-3.10.0</tag>
+    <tag>HEAD</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -212,7 +212,7 @@ under the License.
     <projectInfoReportsPluginVersion>2.7</projectInfoReportsPluginVersion>
     <surefirePluginVersion>2.22.2</surefirePluginVersion>
        <surefire.version>2.22.2</surefire.version>
-    
<project.build.outputTimestamp>2021-12-22T09:25:14Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2021-12-22T09:25:46Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>

Reply via email to