1 parent 6a78409 commit 2324700Copy full SHA for 2324700
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.openrewrite.maven</groupId>
6
<artifactId>rewrite-maven-plugin</artifactId>
7
- <version>6.8.1</version>
+ <version>6.9.0-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>v6.8.1</tag>
+ <tag>HEAD</tag>
45
</scm>
46
47
<issueManagement>
0 commit comments