diff --git a/chat-api/pom.xml b/chat-api/pom.xml index 04c5bb2..a9e11e7 100644 --- a/chat-api/pom.xml +++ b/chat-api/pom.xml @@ -7,7 +7,7 @@ com.pablotj ai-chat-offline - 1.0.0-rc0 + 1.0.0 chat-api diff --git a/chat-web-client/pom.xml b/chat-web-client/pom.xml index 299798d..66e5112 100644 --- a/chat-web-client/pom.xml +++ b/chat-web-client/pom.xml @@ -7,7 +7,7 @@ com.pablotj ai-chat-offline - 1.0.0-rc0 + 1.0.0 chat-web-client diff --git a/pom.xml b/pom.xml index b1a5c62..a363990 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 com.pablotj ai-chat-offline - 1.0.0-rc0 + 1.0.0 pom