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 f2c4b2c commit f9c70fcCopy full SHA for f9c70fc
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.45.0-SNAPSHOT</rewrite.version>
66
- <rewrite.kotlin.version>1.27.0-SNAPSHOT</rewrite.kotlin.version>
+ <rewrite.version>8.45.0</rewrite.version>
+ <rewrite.kotlin.version>1.27.0</rewrite.kotlin.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