We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 298fe68 commit 916f2f4Copy full SHA for 916f2f4
jimfs/pom.xml
@@ -22,7 +22,7 @@
22
<parent>
23
<groupId>com.google.jimfs</groupId>
24
<artifactId>jimfs-parent</artifactId>
25
- <version>HEAD-SNAPSHOT</version>
+ <version>1.3.1</version>
26
</parent>
27
28
<artifactId>jimfs</artifactId>
pom.xml
@@ -23,7 +23,7 @@
<packaging>pom</packaging>
<modules>
29
<module>jimfs</module>
0 commit comments