Skip to content

Commit 116c945

Browse files
committed
[maven-release-plugin] prepare release maven-project-info-reports-plugin-3.4.3
1 parent 7413f53 commit 116c945

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-project-info-reports-plugin</artifactId>
31-
<version>3.4.3-SNAPSHOT</version>
31+
<version>3.4.3</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Project Info Reports Plugin</name>
@@ -95,7 +95,7 @@ under the License.
9595
<scm>
9696
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git</connection>
9797
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git</developerConnection>
98-
<tag>HEAD</tag>
98+
<tag>maven-project-info-reports-plugin-3.4.3</tag>
9999
<url>https://github.com/apache/maven-project-info-reports-plugin/tree/${project.scm.tag}</url>
100100
</scm>
101101
<issueManagement>
@@ -123,7 +123,7 @@ under the License.
123123
<fluidoSkinVersion>1.11.1</fluidoSkinVersion>
124124
<surefire.version>2.22.2</surefire.version>
125125
<checkstyle.violation.ignore>ParameterNumber,MethodLength</checkstyle.violation.ignore>
126-
<project.build.outputTimestamp>2023-01-06T21:01:13Z</project.build.outputTimestamp>
126+
<project.build.outputTimestamp>2023-04-15T14:35:35Z</project.build.outputTimestamp>
127127
</properties>
128128

129129
<dependencies>

0 commit comments

Comments
 (0)