Skip to content

Commit f8d4e8d

Browse files
eaftancushon
authored andcommitted
Re-bump version to 1.8-SNAPSHOT.
Liam previously did this in 9583639, but it was not synced internally and was accidentally overwritten by the most recent MOE sync (google@965411c#r263909946). ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=237881458
1 parent 7aec921 commit f8d4e8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
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.7-SNAPSHOT</version>
25+
<version>1.8-SNAPSHOT</version>
2626
</parent>
2727

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

pom.xml

Lines changed: 1 addition & 1 deletion
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.7-SNAPSHOT</version>
31+
<version>1.8-SNAPSHOT</version>
3232

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

0 commit comments

Comments
 (0)