We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b64324c commit 1cadea0Copy full SHA for 1cadea0
pom.xml
@@ -62,8 +62,8 @@
62
63
<properties>
64
<!-- Pinned versions, as RELEASE would make it into the published pom.xml -->
65
- <rewrite.version>8.71.0</rewrite.version>
66
- <rewrite-polyglot.version>2.9.2</rewrite-polyglot.version>
+ <rewrite.version>8.72.0-SNAPSHOT</rewrite.version>
+ <rewrite-polyglot.version>2.10.0-SNAPSHOT</rewrite-polyglot.version>
67
68
<!-- using 'ssh' url scheme by default, which assumes a human is performing git operations leveraging an ssh key -->
69
<developerConnectionUrl>scm:git:ssh://git@github.com/openrewrite/rewrite-maven-plugin.git
0 commit comments