Skip to content
Prev Previous commit
Next Next commit
Update revision in pom.xml to 0.4.2-SNAPSHOT
  • Loading branch information
davidheryanto committed Jan 6, 2020
commit 07311880798bdbfeed953631b6f1b7398fca7811
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</modules>

<properties>
<revision>0.3.6-SNAPSHOT</revision>
<revision>0.4.2-SNAPSHOT</revision>
<github.url>https://github.com/gojek/feast</github.url>

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down