Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
quarkiverse-ci[bot] committed Dec 13, 2024
1 parent b04ebb1 commit b53410f
Show file tree
Hide file tree
Showing 132 changed files with 135 additions and 135 deletions.
2 changes: 1 addition & 1 deletion codestarts/chatbot/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-chatbot-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-chatbot-deployment</artifactId>
<name>Quarkus Langchain4j - Codestarts - Chatbot - Deployment</name>
Expand Down
4 changes: 2 additions & 2 deletions codestarts/chatbot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-chatbot-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Quarkus Langchain4j - Codestarts - Chatbot - Parent</name>

Expand Down
2 changes: 1 addition & 1 deletion codestarts/chatbot/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-chatbot-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-chatbot</artifactId>
<name>Quarkus Langchain4j - Codestarts - Chatbot - Runtime</name>
Expand Down
2 changes: 1 addition & 1 deletion codestarts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-codestarts</artifactId>
<name>Quarkus LangChain4j - Codestarts - Parent</name>
Expand Down
2 changes: 1 addition & 1 deletion core/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-core-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-core-deployment</artifactId>
<name>Quarkus LangChain4j - Core - Deployment</name>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-core-parent</artifactId>
<name>Quarkus LangChain4j - Core - Parent</name>
Expand Down
2 changes: 1 addition & 1 deletion core/runtime-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-core-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion core/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-core-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-core</artifactId>
<name>Quarkus LangChain4j - Core - Runtime</name>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/chroma/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-chroma-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-chroma-deployment</artifactId>
<name>Quarkus LangChain4j - Chroma - Deployment</name>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/chroma/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>quarkus-langchain4j-chroma-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/chroma/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-chroma-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-chroma</artifactId>
<name>Quarkus LangChain4j - Chroma - Runtime</name>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/infinispan/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-infinispan-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-infinispan-deployment</artifactId>
<name>Quarkus LangChain4j - Infinispan embedding store - Deployment</name>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/infinispan/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>quarkus-langchain4j-infinispan-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/infinispan/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-infinispan-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-infinispan</artifactId>
<name>Quarkus LangChain4j - Infinispan embedding store - Runtime</name>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/milvus/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-milvus-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-milvus-deployment</artifactId>
<name>Quarkus LangChain4j - Milvus embedding store - Deployment</name>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/milvus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>quarkus-langchain4j-milvus-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/milvus/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-milvus-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-milvus</artifactId>
<name>Quarkus LangChain4j - Milvus embedding store - Runtime</name>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/neo4j/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-neo4j-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-neo4j-deployment</artifactId>
<name>Quarkus LangChain4j - Neo4j embedding store - Deployment</name>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/neo4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>quarkus-langchain4j-neo4j-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/neo4j/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-neo4j-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-neo4j</artifactId>
<name>Quarkus LangChain4j - Neo4j embedding store - Runtime</name>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/pgvector/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-pgvector-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-pgvector-deployment</artifactId>
<name>Quarkus LangChain4j - pgvector - Deployment</name>
Expand Down
4 changes: 2 additions & 2 deletions embedding-stores/pgvector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>quarkus-langchain4j-pgvector-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Quarkus LangChain4j - pgvector - Parent</name>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/pgvector/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-pgvector-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-pgvector</artifactId>
<name>Quarkus LangChain4j - pgvector - Runtime</name>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/pinecone/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-pinecone-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-pinecone-deployment</artifactId>
<name>Quarkus LangChain4j - Pinecone embedding store - Deployment</name>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/pinecone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>quarkus-langchain4j-pinecone-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/pinecone/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-pinecone-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-pinecone</artifactId>
<name>Quarkus LangChain4j - Pinecone embedding store - Runtime</name>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-embedding-stores-parent</artifactId>
<name>Quarkus LangChain4j - Embedding Stores - Parent</name>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/qdrant/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-qdrant-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-qdrant-deployment</artifactId>
<name>Quarkus LangChain4j - Qdrant embedding store - Deployment</name>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/qdrant/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>quarkus-langchain4j-qdrant-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/qdrant/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-qdrant-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-qdrant</artifactId>
<name>Quarkus LangChain4j - Qdrant embedding store - Runtime</name>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/redis/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-redis-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-redis-deployment</artifactId>
<name>Quarkus LangChain4j - Redis embedding store - Deployment</name>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>quarkus-langchain4j-redis-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion embedding-stores/redis/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-redis-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-redis</artifactId>
<name>Quarkus LangChain4j - Redis embedding store - Runtime</name>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/anthropic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-integration-tests-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-integration-test-anthropic</artifactId>
<name>Quarkus LangChain4j - Integration Tests - Anthropic</name>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/azure-openai/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-integration-tests-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-integration-test-azure-openai</artifactId>
<name>Quarkus LangChain4j - Integration Tests - Azure OpenAI</name>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/devui-multiple-embedding-models/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-integration-tests-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-integration-test-devui-multiple-embedding-models</artifactId>
<name>Quarkus LangChain4j - Integration Tests - Dev UI - Multiple embedding models</name>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/devui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-integration-tests-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-integration-test-devui</artifactId>
<name>Quarkus LangChain4j - Integration Tests - Dev UI</name>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/easy-rag/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-integration-tests-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-integration-test-easy-rag</artifactId>
<name>Quarkus LangChain4j - Integration Tests - Easy RAG</name>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/hugging-face/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-integration-tests-parent</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>quarkus-langchain4j-integration-test-hugging-face</artifactId>
<name>Quarkus LangChain4j - Integration Tests - Hugging Face</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-integration-tests-in-process-embedding-models</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>

<artifactId>quarkus-langchain4j-integration-test-embed-all-minilm-l6-v2-q</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-integration-tests-in-process-embedding-models</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>

<artifactId>quarkus-langchain4j-integration-test-embed-all-minilm-l6-v2</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.langchain4j</groupId>
<artifactId>quarkus-langchain4j-integration-tests-in-process-embedding-models</artifactId>
<version>0.23.0.CR1</version>
<version>999-SNAPSHOT</version>
</parent>

<artifactId>quarkus-langchain4j-integration-test-embed-bge-small-en-q</artifactId>
Expand Down
Loading

0 comments on commit b53410f

Please sign in to comment.