Skip to content

Commit a1c2814

Browse files
committed
Bump rewrite.version property
1 parent f7711ad commit a1c2814

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262

6363
<properties>
6464
<!-- Pinned versions, as RELEASE would make it into the published pom.xml -->
65-
<rewrite.version>8.78.5</rewrite.version>
66-
<rewrite-polyglot.version>2.10.0</rewrite-polyglot.version>
65+
<rewrite.version>8.79.0-SNAPSHOT</rewrite.version>
66+
<rewrite-polyglot.version>2.11.0-SNAPSHOT</rewrite-polyglot.version>
6767

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

0 commit comments

Comments
 (0)