Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-clean-plugin-3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed Jun 14, 2023
1 parent 13c5a24 commit a4ad88f
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 @@ -28,7 +28,7 @@ under the License.
</parent>

<artifactId>maven-clean-plugin</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Clean Plugin</name>
Expand All @@ -42,7 +42,7 @@ under the License.
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-clean-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-clean-plugin.git</developerConnection>
<tag>HEAD</tag>
<tag>maven-clean-plugin-3.3.0</tag>
<url>https://github.com/apache/maven-clean-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand All @@ -62,7 +62,7 @@ under the License.

<properties>
<mavenVersion>3.2.5</mavenVersion>
<project.build.outputTimestamp>2022-04-01T21:20:42Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-06-14T18:22:16Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit a4ad88f

Please sign in to comment.