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 27f81ab commit a09ec8fCopy full SHA for a09ec8f
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.openrewrite.maven</groupId>
6
<artifactId>rewrite-maven-plugin</artifactId>
7
- <version>6.6.1-SNAPSHOT</version>
+ <version>6.6.1</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.6.1</tag>
45
</scm>
46
47
<issueManagement>
0 commit comments