Skip to content

Commit b130e22

Browse files
committed
[maven-release-plugin] prepare release maven-project-info-reports-plugin-3.2.0
1 parent 0190d05 commit b130e22

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-project-info-reports-plugin</artifactId>
33-
<version>3.1.3-SNAPSHOT</version>
33+
<version>3.2.0</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Project Info Reports Plugin</name>
@@ -100,7 +100,7 @@ under the License.
100100
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git</connection>
101101
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git</developerConnection>
102102
<url>https://github.com/apache/maven-project-info-reports-plugin/tree/${project.scm.tag}</url>
103-
<tag>HEAD</tag>
103+
<tag>maven-project-info-reports-plugin-3.2.0</tag>
104104
</scm>
105105
<issueManagement>
106106
<system>JIRA</system>
@@ -126,7 +126,7 @@ under the License.
126126
<surefire.version>2.22.2</surefire.version>
127127
<javaVersion>7</javaVersion>
128128
<checkstyle.violation.ignore>ParameterNumber,MethodLength</checkstyle.violation.ignore>
129-
<project.build.outputTimestamp>2021-04-25T18:21:42Z</project.build.outputTimestamp>
129+
<project.build.outputTimestamp>2022-01-27T12:10:17Z</project.build.outputTimestamp>
130130
</properties>
131131

132132
<dependencies>

0 commit comments

Comments
 (0)