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 bceec8c commit 4ac5c76Copy full SHA for 4ac5c76
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.openrewrite.maven</groupId>
6
<artifactId>rewrite-maven-plugin</artifactId>
7
- <version>5.39.1</version>
+ <version>5.39.1-SNAPSHOT</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>v5.39.1</tag>
+ <tag>HEAD</tag>
45
</scm>
46
47
<issueManagement>
0 commit comments