Skip to content

Commit c7cb50a

Browse files
committed
[maven-release-plugin] prepare release maven-project-info-reports-plugin-3.4.5
1 parent c17a78f commit c7cb50a

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.5-SNAPSHOT</version>
31+
<version>3.4.5</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>maven-project-info-reports-plugin-3.4.4</tag>
98+
<tag>maven-project-info-reports-plugin-3.4.5</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>3.1.0</surefire.version>
125125
<checkstyle.violation.ignore>ParameterNumber,MethodLength</checkstyle.violation.ignore>
126-
<project.build.outputTimestamp>2023-05-26T19:15:11Z</project.build.outputTimestamp>
126+
<project.build.outputTimestamp>2023-06-03T12:54:19Z</project.build.outputTimestamp>
127127
</properties>
128128

129129
<dependencies>

0 commit comments

Comments
 (0)