We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7711ad commit a1c2814Copy full SHA for a1c2814
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.78.5</rewrite.version>
66
- <rewrite-polyglot.version>2.10.0</rewrite-polyglot.version>
+ <rewrite.version>8.79.0-SNAPSHOT</rewrite.version>
+ <rewrite-polyglot.version>2.11.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