Skip to content

Commit 840c117

Browse files
committed
Prepare for patch release
1 parent df9fec7 commit 840c117

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
@@ -4,7 +4,7 @@
44

55
<groupId>org.openrewrite.maven</groupId>
66
<artifactId>rewrite-maven-plugin</artifactId>
7-
<version>6.7.0-SNAPSHOT</version>
7+
<version>6.6.1-SNAPSHOT</version>
88
<packaging>maven-plugin</packaging>
99

1010
<name>rewrite-maven-plugin</name>
@@ -62,7 +62,7 @@
6262

6363
<properties>
6464
<!-- Pinned versions, as RELEASE would make it into the published pom.xml -->
65-
<rewrite.version>8.51.0-SNAPSHOT</rewrite.version>
65+
<rewrite.version>8.51.2</rewrite.version>
6666

6767
<!-- using 'ssh' url scheme by default, which assumes a human is performing git operations leveraging an ssh key -->
6868
<developerConnectionUrl>scm:git:ssh://[email protected]/openrewrite/rewrite-maven-plugin.git

0 commit comments

Comments
 (0)