Skip to content

Commit

Permalink
Bump project version for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Sep 30, 2022
1 parent 3b6bfe1 commit bcee825
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.1.1-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>Tidy Maven Plugin</name>
Expand Down Expand Up @@ -81,7 +81,7 @@
<properties>
<mavenVersion>3.2.5</mavenVersion>
<junit.version>5.9.1</junit.version>
<project.build.outputTimestamp>2022-01-18T09:14:02Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-09-30T06:18:24Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit bcee825

Please sign in to comment.