diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 000000000..e0f15db2e
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+ "java.configuration.updateBuildConfiguration": "automatic"
+}
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 5175caa40..7a05da039 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
org.springframework.experimental.ai
spring-ai
- 0.1.0-SNAPSHOT
+ 0.2.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 05c663229..87d7def9b 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
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
spring-ai-azure-openai
jar
diff --git a/spring-ai-core/pom.xml b/spring-ai-core/pom.xml
index 8c51466b7..0c1bf69d5 100644
--- a/spring-ai-core/pom.xml
+++ b/spring-ai-core/pom.xml
@@ -4,7 +4,7 @@
org.springframework.experimental.ai
spring-ai
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
spring-ai-core
jar
diff --git a/spring-ai-docs/pom.xml b/spring-ai-docs/pom.xml
index dfa058f65..56112e04d 100644
--- a/spring-ai-docs/pom.xml
+++ b/spring-ai-docs/pom.xml
@@ -4,7 +4,7 @@
org.springframework.experimental.ai
spring-ai
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
spring-ai-docs
Spring AI Docs
diff --git a/spring-ai-openai/pom.xml b/spring-ai-openai/pom.xml
index 51ee947b5..b498007b5 100644
--- a/spring-ai-openai/pom.xml
+++ b/spring-ai-openai/pom.xml
@@ -4,7 +4,7 @@
org.springframework.experimental.ai
spring-ai
- 0.1.0-SNAPSHOT
+ 0.2.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 3920535e2..cc1c0e92c 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
- 0.1.0-SNAPSHOT
+ 0.2.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 85056074b..43e20bb79 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
- 0.1.0-SNAPSHOT
+ 0.2.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 f8fd5823b..b514531ed 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
- 0.1.0-SNAPSHOT
+ 0.2.0-SNAPSHOT
../../pom.xml
spring-ai-openai-spring-boot-starter