Skip to content

Commit f08f17a

Browse files
committed
Update version to 1.0-rc1
1 parent 7381827 commit f08f17a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jimfs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.google.jimfs</groupId>
2323
<artifactId>jimfs-parent</artifactId>
24-
<version>1.0-SNAPSHOT</version>
24+
<version>1.0-rc1</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<groupId>com.google.jimfs</groupId>
2929
<artifactId>jimfs-parent</artifactId>
3030
<packaging>pom</packaging>
31-
<version>1.0-SNAPSHOT</version>
31+
<version>1.0-rc1</version>
3232

3333
<modules>
3434
<module>jimfs</module>

0 commit comments

Comments
 (0)