Skip to content

Commit af19523

Browse files
committed
Bump rewrite.version properties
1 parent 5a19b4c commit af19523

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.48.0</rewrite.version>
66-
<rewrite.kotlin.version>8.48.0</rewrite.kotlin.version>
65+
<rewrite.version>8.49.0-SNAPSHOT</rewrite.version>
66+
<rewrite.kotlin.version>8.49.0-SNAPSHOT</rewrite.kotlin.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)