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 a74ff51 commit 6e8bec2Copy full SHA for 6e8bec2
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.openrewrite.maven</groupId>
6
<artifactId>rewrite-maven-plugin</artifactId>
7
- <version>6.9.0-SNAPSHOT</version>
+ <version>6.9.0</version>
8
<packaging>maven-plugin</packaging>
9
10
<name>rewrite-maven-plugin</name>
@@ -41,7 +41,7 @@
41
<connection>scm:git:https://github.com/openrewrite/rewrite-maven-plugin.git</connection>
42
<developerConnection>${developerConnectionUrl}</developerConnection>
43
<url>https://github.com/openrewrite/rewrite-maven-plugin/tree/main</url>
44
- <tag>HEAD</tag>
+ <tag>v6.9.0</tag>
45
</scm>
46
47
<issueManagement>
0 commit comments