- Fix Java FunctionCallback chatClient to use toolNames instead of tools to specify the function name
- Fix MCP FileSystem Application ChatClientBuilder to use defaultToolCallbacks instead of defaultTools
- Update Spring AI version from 1.0.0-M5 to 1.0.0-SNAPSHOT across all modules
- Update artifact IDs to match new naming convention (spring-ai-*-spring-boot-starter → spring-ai-starter-model-*)
- Add central-portal-snapshots repository to all projects for SNAPSHOT dependency resolution
- Standardize repository URLs to use repo.spring.io/milestone instead of libs-milestone-local
- Remove the obsolete spring-ai-core dependency in Kotlin modules
- Update QuestionAnswerAdvisor import path in rag-with-kotlin
- Reorganize root POM module ordering for better organization
Signed-off-by: Soby Chacko <soby.chacko@broadcom.com>