Skip to content

Commit

Permalink
[maven-release-plugin] prepare release tidy-maven-plugin-1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Sep 30, 2022
1 parent bcee825 commit 82a0569
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 @@
</parent>

<artifactId>tidy-maven-plugin</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<packaging>maven-plugin</packaging>

<name>Tidy Maven Plugin</name>
Expand Down Expand Up @@ -75,13 +75,13 @@
<connection>scm:git:https://github.com/mojohaus/tidy-maven-plugin.git</connection>
<developerConnection>scm:git:ssh://[email protected]/mojohaus/tidy-maven-plugin.git</developerConnection>
<url>https://github.com/mojohaus/tidy-maven-plugin/tree/master</url>
<tag>HEAD</tag>
<tag>tidy-maven-plugin-1.2.0</tag>
</scm>

<properties>
<mavenVersion>3.2.5</mavenVersion>
<junit.version>5.9.1</junit.version>
<project.build.outputTimestamp>2022-09-30T06:18:24Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-09-30T06:33:33Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 82a0569

Please sign in to comment.