Skip to content

Commit f18c514

Browse files
author
Tsotne Tabidze
authored
Add -SNAPSHOT suffix to pom.xml version (feast-dev#2286)
Signed-off-by: Tsotne Tabidze <[email protected]>
1 parent aeaeb91 commit f18c514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
</modules>
3939

4040
<properties>
41-
<revision>0.18.0</revision>
41+
<revision>0.18.1-SNAPSHOT</revision>
4242
<github.url>https://github.com/feast-dev/feast</github.url>
4343

4444
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)