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 039b29b9 [maven-release-plugin] prepare for next development iteration
039b29b9 is described below

commit 039b29b9667be0261a27b3bc6a758e14c923fd9c
Author: Michael Osipov <[email protected]>
AuthorDate: Sat Apr 16 23:02:17 2022 +0200

    [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 a5a155e0..d8afa459 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-site-plugin</artifactId>
-  <version>3.12.0</version>
+  <version>3.12.1-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.12.0</tag>
+    <tag>HEAD</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -212,7 +212,7 @@ under the License.
     <projectInfoReportsPluginVersion>3.2.2</projectInfoReportsPluginVersion>
     <surefirePluginVersion>2.22.2</surefirePluginVersion>
     <surefire.version>2.22.2</surefire.version>
-    
<project.build.outputTimestamp>2022-04-16T21:01:45Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2022-04-16T21:02:16Z</project.build.outputTimestamp>
 
   </properties>
 

Reply via email to