We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a81d991 commit d366884Copy full SHA for d366884
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.66.0-SNAPSHOT</rewrite.version>
66
- <rewrite-polyglot.version>2.8.0-SNAPSHOT</rewrite-polyglot.version>
+ <rewrite.version>8.66.1</rewrite.version>
+ <rewrite-polyglot.version>2.8.0</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://[email protected]/openrewrite/rewrite-maven-plugin.git
0 commit comments