diff --git a/core/pom.xml b/core/pom.xml index 5bc7557..398493a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -8,7 +8,7 @@ ai.authplane.sdk authplane-parent - 0.1.1-SNAPSHOT + 0.2.1-SNAPSHOT ../pom.xml diff --git a/mcp/demo/pom.xml b/mcp/demo/pom.xml index 0bc8f81..a651d8b 100644 --- a/mcp/demo/pom.xml +++ b/mcp/demo/pom.xml @@ -21,7 +21,7 @@ 21 UTF-8 - 0.1.1-SNAPSHOT + 0.2.1-SNAPSHOT diff --git a/mcp/pom.xml b/mcp/pom.xml index 00d77a3..c2fb087 100644 --- a/mcp/pom.xml +++ b/mcp/pom.xml @@ -8,7 +8,7 @@ ai.authplane.sdk authplane-parent - 0.1.1-SNAPSHOT + 0.2.1-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 964310e..863c4cc 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ ai.authplane.sdk authplane-parent - 0.1.1-SNAPSHOT + 0.2.1-SNAPSHOT pom Authplane Java SDK (parent) diff --git a/spring/demo/pom.xml b/spring/demo/pom.xml index 08dc9e2..be161d4 100644 --- a/spring/demo/pom.xml +++ b/spring/demo/pom.xml @@ -27,7 +27,7 @@ - 0.1.1-SNAPSHOT + 0.2.1-SNAPSHOT diff --git a/spring/pom.xml b/spring/pom.xml index 6aa2442..881d456 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -8,7 +8,7 @@ ai.authplane.sdk authplane-parent - 0.1.1-SNAPSHOT + 0.2.1-SNAPSHOT ../pom.xml