Skip to content

Commit

Permalink
Update for rewrite 7.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sambsnyd committed May 26, 2021
1 parent b030916 commit 92733f5
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>4.3.1-SNAPSHOT</version>
<version>4.4.0-SNAPSHOT</version>
<name>rewrite-maven-plugin</name>

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

<properties>
<rewrite.version>7.4.0</rewrite.version>
<rewrite.version>7.6.0</rewrite.version>

<!-- using 'ssh' url scheme by default, which assumes a human is performing git operations leveraging an ssh key -->
<developerConnectionUrl>scm:git:ssh://git@github.com/openrewrite/rewrite-maven-plugin.git
Expand Down

0 comments on commit 92733f5

Please sign in to comment.