Skip to content

Commit f9c70fc

Browse files
committed
Bump rewrite.version properties
1 parent f2c4b2c commit f9c70fc

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.45.0-SNAPSHOT</rewrite.version>
66-
<rewrite.kotlin.version>1.27.0-SNAPSHOT</rewrite.kotlin.version>
65+
<rewrite.version>8.45.0</rewrite.version>
66+
<rewrite.kotlin.version>1.27.0</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://[email protected]/openrewrite/rewrite-maven-plugin.git

0 commit comments

Comments
 (0)