From 347f1e71ae3193bf3c701de348d233063afaacca Mon Sep 17 00:00:00 2001 From: RobertoIskandarani <185939532+RobertoIskandarani@users.noreply.github.com> Date: Wed, 9 Sep 2026 12:58:01 +0000 Subject: [PATCH] chore: bump main to 0.2.1-SNAPSHOT --- core/pom.xml | 2 +- mcp/demo/pom.xml | 2 +- mcp/pom.xml | 2 +- pom.xml | 2 +- spring/demo/pom.xml | 2 +- spring/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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