Skip to content

Commit 6e8bec2

Browse files
committed
[maven-release-plugin] prepare release v6.9.0
1 parent a74ff51 commit 6e8bec2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

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

1010
<name>rewrite-maven-plugin</name>
@@ -41,7 +41,7 @@
4141
<connection>scm:git:https://github.com/openrewrite/rewrite-maven-plugin.git</connection>
4242
<developerConnection>${developerConnectionUrl}</developerConnection>
4343
<url>https://github.com/openrewrite/rewrite-maven-plugin/tree/main</url>
44-
<tag>HEAD</tag>
44+
<tag>v6.9.0</tag>
4545
</scm>
4646

4747
<issueManagement>

0 commit comments

Comments
 (0)