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-project-info-reports-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new ad42de0 [maven-release-plugin] prepare for next development iteration
ad42de0 is described below
commit ad42de0535317cb9ec06453e28d000306a874aeb
Author: Michael Osipov <[email protected]>
AuthorDate: Sun Jun 23 21:09:41 2024 +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 c782111..19a58ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
</parent>
<artifactId>maven-project-info-reports-plugin</artifactId>
- <version>3.6.1</version>
+ <version>3.6.2-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Project Info Reports Plugin</name>
@@ -95,7 +95,7 @@ under the License.
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git</developerConnection>
- <tag>maven-project-info-reports-plugin-3.6.1</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/maven-project-info-reports-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
@@ -122,7 +122,7 @@ under the License.
<sitePluginVersion>3.12.1</sitePluginVersion>
<fluidoSkinVersion>1.11.1</fluidoSkinVersion>
<checkstyle.violation.ignore>ParameterNumber,MethodLength</checkstyle.violation.ignore>
-
<project.build.outputTimestamp>2024-06-23T19:08:56Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-06-23T19:09:40Z</project.build.outputTimestamp>
</properties>
<dependencies>