Skip to content

Commit

Permalink
removing snapshot from dependency as it gets cleaned up
Browse files Browse the repository at this point in the history
  • Loading branch information
sahusanket committed Sep 16, 2024
1 parent f24a4d4 commit 6a0741e
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 @@ -54,7 +54,7 @@
</scm>

<properties>
<delta.version>0.9.0-SNAPSHOT</delta.version>
<delta.version>0.9.0</delta.version>
<slf4j.version>1.7.25</slf4j.version>
<avro.version>1.8.2</avro.version>
<gcp.version>26.1.1</gcp.version>
Expand Down

0 comments on commit 6a0741e

Please sign in to comment.