Skip to content

Commit ed0d67e

Browse files
committed
Set version number for compile-testing to 0.14.
1 parent 49c254f commit ed0d67e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>com.google.testing.compile</groupId>
1111
<artifactId>compile-testing</artifactId>
12-
<version>HEAD-SNAPSHOT</version>
12+
<version>0.14</version>
1313

1414
<name>Compile Testing</name>
1515
<description>Utilities for testing compilation.</description>

0 commit comments

Comments
 (0)