Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
bump web5 to 2.0.0 (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistermoe authored Jul 3, 2024
1 parent 8c6a93b commit 389dcd7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
the version "version.xyz.block.web5" set this web5-parent. When updating Web5, update both
this version *and* the <version.xyz.block.web5> below in the <properties> section.
-->
<version>1.1.2</version>
<version>2.0.0</version>
</parent>
<name>tbDEX SDK for the JVM Build Parent</name>
<url>https://developer.tbd.website</url>
Expand Down Expand Up @@ -102,7 +102,7 @@
this version to refer to the web5-parent at the top of this file. When updating
Web5, update both here and in the <parent> declaration above.
-->
<version.xyz.block.web5>1.1.2</version.xyz.block.web5>
<version.xyz.block.web5>2.0.0</version.xyz.block.web5>

<!-- Versioning for Dependencies -->
<version.de.fxlae>0.2.0</version.de.fxlae>
Expand Down Expand Up @@ -367,4 +367,4 @@
<!-- Inherited from web5-parent -->
</pluginRepositories>

</project>
</project>

0 comments on commit 389dcd7

Please sign in to comment.