diff --git a/core-jdk8/pom.xml b/core-jdk8/pom.xml index f7c8d214..544c3640 100644 --- a/core-jdk8/pom.xml +++ b/core-jdk8/pom.xml @@ -5,7 +5,7 @@ org.bsc.langgraph4j langgraph4j-parent - 1.0-20241111 + 1.0-SNAPSHOT langgraph4j-core-jdk8 diff --git a/how-tos/pom.xml b/how-tos/pom.xml index 91cf36f5..e494f899 100644 --- a/how-tos/pom.xml +++ b/how-tos/pom.xml @@ -4,7 +4,7 @@ org.bsc.langgraph4j langgraph4j-parent - 1.0-20241111 + 1.0-SNAPSHOT langgraph4j-howtos diff --git a/langchain4j/pom.xml b/langchain4j/pom.xml index 71524ce4..85b5032e 100644 --- a/langchain4j/pom.xml +++ b/langchain4j/pom.xml @@ -5,7 +5,7 @@ org.bsc.langgraph4j langgraph4j-parent - 1.0-20241111 + 1.0-SNAPSHOT langgraph4j-langchain4j diff --git a/pom.xml b/pom.xml index c91212e5..020e7bae 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.bsc.langgraph4j langgraph4j-parent - 1.0-20241111 + 1.0-SNAPSHOT pom langgraph4j::parent diff --git a/samples/adaptive-rag/pom.xml b/samples/adaptive-rag/pom.xml index 7ad29e3d..f5fb38b5 100644 --- a/samples/adaptive-rag/pom.xml +++ b/samples/adaptive-rag/pom.xml @@ -4,7 +4,7 @@ org.bsc.langgraph4j langgraph4j-parent - 1.0-20241111 + 1.0-SNAPSHOT ../.. diff --git a/samples/agent-executor/pom.xml b/samples/agent-executor/pom.xml index 6f79eddc..094d4e2c 100644 --- a/samples/agent-executor/pom.xml +++ b/samples/agent-executor/pom.xml @@ -4,7 +4,7 @@ org.bsc.langgraph4j langgraph4j-parent - 1.0-20241111 + 1.0-SNAPSHOT ../.. diff --git a/samples/image-to-diagram/pom.xml b/samples/image-to-diagram/pom.xml index c224be99..e7199ce8 100644 --- a/samples/image-to-diagram/pom.xml +++ b/samples/image-to-diagram/pom.xml @@ -4,7 +4,7 @@ org.bsc.langgraph4j langgraph4j-parent - 1.0-20241111 + 1.0-SNAPSHOT ../.. diff --git a/samples/springai-agentexecutor/pom.xml b/samples/springai-agentexecutor/pom.xml index 2ce0ceeb..2ab3163b 100644 --- a/samples/springai-agentexecutor/pom.xml +++ b/samples/springai-agentexecutor/pom.xml @@ -11,7 +11,7 @@ org.bsc.langgraph4j langgraph4j-springai-agentexecutor - 1.0-20241111 + 1.0-SNAPSHOT jar langgraph4j::sample::springai::agentexecutor diff --git a/studio/pom.xml b/studio/pom.xml index a5c55d88..f0e6402f 100644 --- a/studio/pom.xml +++ b/studio/pom.xml @@ -6,7 +6,7 @@ org.bsc.langgraph4j langgraph4j-parent - 1.0-20241111 + 1.0-SNAPSHOT langgraph4j-studio