Skip to content

Commit

Permalink
Prepare for 5.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
knutwannheden committed Jun 13, 2023
1 parent 5e24cfd commit a6687db
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 @@ -4,7 +4,7 @@

<groupId>org.openrewrite.maven</groupId>
<artifactId>rewrite-maven-plugin</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.2.0-SNAPSHOT</version>
<name>rewrite-maven-plugin</name>

<packaging>maven-plugin</packaging>
Expand Down Expand Up @@ -65,7 +65,7 @@

<properties>
<!-- Pinned versions, as RELEASE would make it into the published pom.xml -->
<rewrite.version>8.1.0-SNAPSHOT</rewrite.version>
<rewrite.version>8.2.0-SNAPSHOT</rewrite.version>
<rewrite.python.version>1.1.0-SNAPSHOT</rewrite.python.version>

<!-- using 'ssh' url scheme by default, which assumes a human is performing git operations leveraging an ssh key -->
Expand Down

0 comments on commit a6687db

Please sign in to comment.