From e1b4bc2fff69bef49afd3d1f2021e275f65648b0 Mon Sep 17 00:00:00 2001 From: Mark Pollack Date: Sat, 12 Aug 2023 09:51:58 -0400 Subject: [PATCH] change to version 0.1.0-SNAPSHOT --- pom.xml | 2 +- spring-ai-azure-openai/pom.xml | 2 +- spring-ai-core/pom.xml | 2 +- spring-ai-docs/pom.xml | 2 +- spring-ai-openai/pom.xml | 2 +- spring-ai-spring-boot-autoconfigure/pom.xml | 2 +- .../spring-ai-starter-azure-openai/pom.xml | 2 +- spring-ai-spring-boot-starters/spring-ai-starter-openai/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index d78e5124b2..5175caa40e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.springframework.experimental.ai spring-ai - 1.0.0-SNAPSHOT + 0.1.0-SNAPSHOT pom https://github.com/spring-projects-experimental/spring-ai diff --git a/spring-ai-azure-openai/pom.xml b/spring-ai-azure-openai/pom.xml index 0e9dfdf754..05c663229b 100644 --- a/spring-ai-azure-openai/pom.xml +++ b/spring-ai-azure-openai/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental.ai spring-ai - 1.0.0-SNAPSHOT + 0.1.0-SNAPSHOT spring-ai-azure-openai jar diff --git a/spring-ai-core/pom.xml b/spring-ai-core/pom.xml index 4424348d04..8c51466b72 100644 --- a/spring-ai-core/pom.xml +++ b/spring-ai-core/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental.ai spring-ai - 1.0.0-SNAPSHOT + 0.1.0-SNAPSHOT spring-ai-core jar diff --git a/spring-ai-docs/pom.xml b/spring-ai-docs/pom.xml index af287815b0..dfa058f65d 100644 --- a/spring-ai-docs/pom.xml +++ b/spring-ai-docs/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental.ai spring-ai - 1.0.0-SNAPSHOT + 0.1.0-SNAPSHOT spring-ai-docs Spring AI Docs diff --git a/spring-ai-openai/pom.xml b/spring-ai-openai/pom.xml index 435601d432..51ee947b54 100644 --- a/spring-ai-openai/pom.xml +++ b/spring-ai-openai/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental.ai spring-ai - 1.0.0-SNAPSHOT + 0.1.0-SNAPSHOT spring-ai-openai jar diff --git a/spring-ai-spring-boot-autoconfigure/pom.xml b/spring-ai-spring-boot-autoconfigure/pom.xml index 59feb90162..3920535e26 100644 --- a/spring-ai-spring-boot-autoconfigure/pom.xml +++ b/spring-ai-spring-boot-autoconfigure/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental.ai spring-ai - 1.0.0-SNAPSHOT + 0.1.0-SNAPSHOT spring-ai-spring-boot-autoconfigure jar diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-azure-openai/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-azure-openai/pom.xml index 9aaf90801a..85056074b4 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-azure-openai/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-azure-openai/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental.ai spring-ai - 1.0.0-SNAPSHOT + 0.1.0-SNAPSHOT ../../pom.xml spring-ai-azure-openai-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-openai/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-openai/pom.xml index 68e7bd0ba9..f8fd5823bf 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-openai/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-openai/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental.ai spring-ai - 1.0.0-SNAPSHOT + 0.1.0-SNAPSHOT ../../pom.xml spring-ai-openai-spring-boot-starter