Skip to content

Commit

Permalink
Fix downloads tds version
Browse files Browse the repository at this point in the history
  • Loading branch information
tdrwenski committed Jul 16, 2024
1 parent 0bf102d commit ed9115a
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 @@ -251,6 +251,6 @@

<!-- TDS version, and version for the download-tds artifacts repository (without SNAPSHOT) -->
<tds.version>5.6-SNAPSHOT</tds.version>
<downloads-tds.version>5.5</downloads-tds.version>
<downloads-tds.version>5.6</downloads-tds.version>
</properties>
</project>

0 comments on commit ed9115a

Please sign in to comment.