diff --git a/common/pom.xml b/common/pom.xml index 339379b0c..f9a532dc1 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/credentials/pom.xml b/credentials/pom.xml index a616d9d5e..c1395d0f5 100644 --- a/credentials/pom.xml +++ b/credentials/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/crypto/pom.xml b/crypto/pom.xml index 1df3e131a..57347e760 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/dids/pom.xml b/dids/pom.xml index 0cdb819c9..8c986c309 100644 --- a/dids/pom.xml +++ b/dids/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 402ae12fc..dc98d91d2 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/jose/pom.xml b/jose/pom.xml index 2fdebc1ba..51b79bb70 100644 --- a/jose/pom.xml +++ b/jose/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/keymanager-aws/pom.xml b/keymanager-aws/pom.xml index bc2b197e2..6c8315e5a 100644 --- a/keymanager-aws/pom.xml +++ b/keymanager-aws/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 79a34fe07..1fa15e23a 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 2.0.0 pom Web5 SDK for the JVM https://developer.tbd.website @@ -20,7 +20,7 @@ scm:git:https://github.com/TBD54566975/web5-kt.git https://github.com/TBD54566975/web5-kt - HEAD + v2.0.0 diff --git a/testing/pom.xml b/testing/pom.xml index 0610d440c..829609fc7 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 2.0.0 ../pom.xml