Skip to content

Commit cafab41

Browse files
committed
Update release
1 parent 2ff7d49 commit cafab41

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

fastfilter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.fastfilter</groupId>
77
<artifactId>fastfilter_java</artifactId>
8-
<version>1.0.2</version>
8+
<version>1.0.3-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

jmh/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.fastfilter</groupId>
77
<artifactId>fastfilter_java</artifactId>
8-
<version>1.0.2</version>
8+
<version>1.0.3-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>io.github.fastfilter</groupId>
88
<artifactId>fastfilter_java</artifactId>
99
<packaging>pom</packaging>
10-
<version>1.0.2</version>
10+
<version>1.0.3-SNAPSHOT</version>
1111
<modules>
1212
<module>fastfilter</module>
1313
<module>jmh</module>

0 commit comments

Comments
 (0)