Skip to content

Commit ca84755

Browse files
committed
[maven-release-plugin] prepare release maven-project-info-reports-plugin-3.2.2
1 parent d28e98b commit ca84755

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
@@ -30,7 +30,7 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-project-info-reports-plugin</artifactId>
33-
<version>3.2.2-SNAPSHOT</version>
33+
<version>3.2.2</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.2</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>2022-02-01T20:13:56Z</project.build.outputTimestamp>
129+
<project.build.outputTimestamp>2022-02-21T20:16:47Z</project.build.outputTimestamp>
130130
</properties>
131131

132132
<dependencies>

0 commit comments

Comments
 (0)