Skip to content

Commit

Permalink
Update ADAM dependency version to 0.36.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
heuermh committed Aug 18, 2021
1 parent e587e24 commit bcbeb37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<inceptionYear>2017</inceptionYear>

<properties>
<adam.version>0.36.0-SNAPSHOT</adam.version>
<adam.version>0.36.0</adam.version>
<scala.version>2.12.10</scala.version>
<scala.version.prefix>2.12</scala.version.prefix>
<spark.version>3.1.2</spark.version>
Expand Down

0 comments on commit bcbeb37

Please sign in to comment.