diff --git a/adaptive-rag/pom.xml b/adaptive-rag/pom.xml index e3695a6..05a26ce 100644 --- a/adaptive-rag/pom.xml +++ b/adaptive-rag/pom.xml @@ -4,7 +4,7 @@ org.bsc.langgraph4j langgraph4j-parent - 1.0-beta5 + 1.0-SNAPSHOT langgraph4j-adaptive-rag diff --git a/agent-executor/pom.xml b/agent-executor/pom.xml index a3d92a0..fd620b0 100644 --- a/agent-executor/pom.xml +++ b/agent-executor/pom.xml @@ -4,7 +4,7 @@ org.bsc.langgraph4j langgraph4j-parent - 1.0-beta5 + 1.0-SNAPSHOT langgraph4j-agent-executor diff --git a/core-jdk8/pom.xml b/core-jdk8/pom.xml index c8e074a..97fb606 100644 --- a/core-jdk8/pom.xml +++ b/core-jdk8/pom.xml @@ -5,7 +5,7 @@ org.bsc.langgraph4j langgraph4j-parent - 1.0-beta5 + 1.0-SNAPSHOT langgraph4j-core-jdk8 diff --git a/image-to-diagram/pom.xml b/image-to-diagram/pom.xml index d51097f..e396750 100644 --- a/image-to-diagram/pom.xml +++ b/image-to-diagram/pom.xml @@ -4,7 +4,7 @@ org.bsc.langgraph4j langgraph4j-parent - 1.0-beta5 + 1.0-SNAPSHOT langgraph4j-image-to-diagram diff --git a/pom.xml b/pom.xml index e22d2e3..f0a14f3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.bsc.langgraph4j langgraph4j-parent - 1.0-beta5 + 1.0-SNAPSHOT pom langgraph4j::parent diff --git a/server-jetty/pom.xml b/server-jetty/pom.xml index a0aed6d..35d3107 100644 --- a/server-jetty/pom.xml +++ b/server-jetty/pom.xml @@ -6,7 +6,7 @@ org.bsc.langgraph4j langgraph4j-parent - 1.0-beta5 + 1.0-SNAPSHOT langgraph4j-server-jetty