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 608417a commit 96f71feCopy full SHA for 96f71fe
jimfs/pom.xml
@@ -22,7 +22,7 @@
22
<parent>
23
<groupId>com.google.jimfs</groupId>
24
<artifactId>jimfs-parent</artifactId>
25
- <version>1.1-SNAPSHOT</version>
+ <version>1.1-rc1</version>
26
</parent>
27
28
<artifactId>jimfs</artifactId>
pom.xml
@@ -28,7 +28,7 @@
29
30
<packaging>pom</packaging>
31
32
33
<modules>
34
<module>jimfs</module>
0 commit comments