Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-checkstyle-plugin-3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Jan 6, 2023
1 parent 932c8bc commit 9f6a759
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ under the License.
</parent>

<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.2.1</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Checkstyle Plugin</name>
Expand All @@ -45,7 +45,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git</developerConnection>
<url>https://github.com/apache/maven-checkstyle-plugin/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
<tag>maven-checkstyle-plugin-3.2.1</tag>
</scm>
<issueManagement>
<system>JIRA</system>
Expand All @@ -71,7 +71,7 @@ under the License.
<doxiaSitetoolsVersion>1.11.1</doxiaSitetoolsVersion>
<sitePluginVersion>3.12.1</sitePluginVersion>
<jxrPluginVersion>3.3.0</jxrPluginVersion>
<project.build.outputTimestamp>2022-08-20T06:49:59Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-01-06T22:30:32Z</project.build.outputTimestamp>
</properties>

<contributors>
Expand Down

0 comments on commit 9f6a759

Please sign in to comment.