Skip to content

Commit 1c45fa5

Browse files
cushongoogle-java-format Team
authored and
google-java-format Team
committed
Bump versions to 1.9
PiperOrigin-RevId: 328160170
1 parent 062e5d2 commit 1c45fa5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.google.googlejavaformat</groupId>
2424
<artifactId>google-java-format-parent</artifactId>
25-
<version>1.9-SNAPSHOT</version>
25+
<version>1.9</version>
2626
</parent>
2727

2828
<artifactId>google-java-format</artifactId>

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<groupId>com.google.googlejavaformat</groupId>
2929
<artifactId>google-java-format-parent</artifactId>
3030
<packaging>pom</packaging>
31-
<version>1.9-SNAPSHOT</version>
31+
<version>1.9</version>
3232

3333
<modules>
3434
<module>core</module>

0 commit comments

Comments
 (0)