Skip to content

Commit 56ee891

Browse files
committed
Prepare for 5.40.1 release
1 parent 92c0808 commit 56ee891

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 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>5.41.0-SNAPSHOT</version>
7+
<version>5.40.1-SNAPSHOT</version>
88
<packaging>maven-plugin</packaging>
99

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

6363
<properties>
6464
<!-- Pinned versions, as RELEASE would make it into the published pom.xml -->
65-
<rewrite.version>8.35.0</rewrite.version>
66-
<rewrite.kotlin.version>1.20.0-SNAPSHOT</rewrite.kotlin.version>
65+
<rewrite.version>8.35.1</rewrite.version>
66+
<rewrite.kotlin.version>1.19.7</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)