Skip to content

Commit d366884

Browse files
committed
Bump rewrite.version property
1 parent a81d991 commit d366884

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.66.0-SNAPSHOT</rewrite.version>
66-
<rewrite-polyglot.version>2.8.0-SNAPSHOT</rewrite-polyglot.version>
65+
<rewrite.version>8.66.1</rewrite.version>
66+
<rewrite-polyglot.version>2.8.0</rewrite-polyglot.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)