From d48d28ee37897affb3238b663cbc22910aaf9dbc Mon Sep 17 00:00:00 2001 From: stapi-bot <136827523+stapi-bot@users.noreply.github.com> Date: Wed, 19 Jul 2023 13:59:46 +0200 Subject: [PATCH] Release 0.1.5 (patch) (#85) Co-authored-by: Release Bot --- base-test/pom.xml | 2 +- common/pom.xml | 2 +- form-api/pom.xml | 2 +- graph-operations/pom.xml | 2 +- graph-system/pom.xml | 2 +- graph/pom.xml | 2 +- pom.xml | 2 +- schema/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/base-test/pom.xml b/base-test/pom.xml index bbd3c54e..da6b8789 100644 --- a/base-test/pom.xml +++ b/base-test/pom.xml @@ -6,7 +6,7 @@ ai.stapi core - 0.1.5-SNAPSHOT + 0.1.5 base-test diff --git a/common/pom.xml b/common/pom.xml index c42bf2b1..1fb04182 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -6,7 +6,7 @@ ai.stapi core - 0.1.5-SNAPSHOT + 0.1.5 common diff --git a/form-api/pom.xml b/form-api/pom.xml index a598f30b..3a3a8fa1 100644 --- a/form-api/pom.xml +++ b/form-api/pom.xml @@ -5,7 +5,7 @@ core ai.stapi - 0.1.5-SNAPSHOT + 0.1.5 4.0.0 diff --git a/graph-operations/pom.xml b/graph-operations/pom.xml index b6deca0d..b3f23e9e 100644 --- a/graph-operations/pom.xml +++ b/graph-operations/pom.xml @@ -5,7 +5,7 @@ core ai.stapi - 0.1.5-SNAPSHOT + 0.1.5 4.0.0 diff --git a/graph-system/pom.xml b/graph-system/pom.xml index b2dec09a..9ce8ec62 100644 --- a/graph-system/pom.xml +++ b/graph-system/pom.xml @@ -5,7 +5,7 @@ core ai.stapi - 0.1.5-SNAPSHOT + 0.1.5 4.0.0 diff --git a/graph/pom.xml b/graph/pom.xml index 07777449..e975a98b 100644 --- a/graph/pom.xml +++ b/graph/pom.xml @@ -7,7 +7,7 @@ ai.stapi core - 0.1.5-SNAPSHOT + 0.1.5 graph Stapi.ai Graph diff --git a/pom.xml b/pom.xml index 4712ec6e..75eae515 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ ai.stapi core - 0.1.5-SNAPSHOT + 0.1.5 common graph diff --git a/schema/pom.xml b/schema/pom.xml index 348051e1..15884fce 100644 --- a/schema/pom.xml +++ b/schema/pom.xml @@ -7,7 +7,7 @@ ai.stapi core - 0.1.5-SNAPSHOT + 0.1.5 schema Stapi.ai Schema