Skip to content

Commit

Permalink
1.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cushon committed Aug 29, 2017
1 parent f74657c commit ffe1b75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.google.googlejavaformat</groupId>
<artifactId>google-java-format-parent</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4</version>
</parent>

<artifactId>google-java-format</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -28,7 +28,7 @@
<groupId>com.google.googlejavaformat</groupId>
<artifactId>google-java-format-parent</artifactId>
<packaging>pom</packaging>
<version>1.4-SNAPSHOT</version>
<version>1.4</version>

<modules>
<module>core</module>
Expand Down

0 comments on commit ffe1b75

Please sign in to comment.