Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 15, 2024
1 parent d01067d commit 5eceb73
Show file tree
Hide file tree
Showing 89 changed files with 91 additions and 91 deletions.
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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>quarkus-langchain4j-pgvector-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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/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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</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>999-SNAPSHOT</version>
<version>0.16.3</version>
</parent>
<artifactId>quarkus-langchain4j-redis</artifactId>
<name>Quarkus LangChain4j - Redis embedding store - Runtime</name>
Expand Down
2 changes: 1 addition & 1 deletion memory-stores/memory-store-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-memory-store-redis-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>0.16.3</version>
</parent>
<artifactId>quarkus-langchain4j-memory-store-redis-deployment</artifactId>
<name>Quarkus Langchain4j - Memory Store - Redis - Deployment</name>
Expand Down
2 changes: 1 addition & 1 deletion memory-stores/memory-store-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>999-SNAPSHOT</version>
<version>0.16.3</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>quarkus-langchain4j-memory-store-redis-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion memory-stores/memory-store-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-memory-store-redis-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>0.16.3</version>
</parent>
<artifactId>quarkus-langchain4j-memory-store-redis</artifactId>
<name>Quarkus Langchain4j - Memory Store - Redis - Runtime</name>
Expand Down
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-oidc-model-auth-provider-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>0.16.3</version>
</parent>
<artifactId>quarkus-langchain4j-oidc-model-auth-provider-deployment</artifactId>
<name>Quarkus LangChain4j - OpenId Connect (OIDC) ModelAuthProvider - Deployment</name>
Expand Down
2 changes: 1 addition & 1 deletion model-auth-providers/oidc-model-auth-provider/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>999-SNAPSHOT</version>
<version>0.16.3</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>quarkus-langchain4j-oidc-model-auth-provider-parent</artifactId>
Expand Down
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-oidc-model-auth-provider-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>0.16.3</version>
</parent>
<artifactId>quarkus-langchain4j-oidc-model-auth-provider</artifactId>
<name>Quarkus LangChain4j - OpenId Connect (OIDC) ModelAuthProvider - Runtime</name>
Expand Down
2 changes: 1 addition & 1 deletion model-providers/anthropic/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-anthropic-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>0.16.3</version>
</parent>
<artifactId>quarkus-langchain4j-anthropic-deployment</artifactId>
<name>Quarkus LangChain4j - Anthropic - Deployment</name>
Expand Down
2 changes: 1 addition & 1 deletion model-providers/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-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>0.16.3</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>quarkus-langchain4j-anthropic-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion model-providers/anthropic/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-anthropic-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>0.16.3</version>
</parent>
<artifactId>quarkus-langchain4j-anthropic</artifactId>
<name>Quarkus LangChain4j - Anthropic - Runtime</name>
Expand Down
2 changes: 1 addition & 1 deletion model-providers/bam/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-bam-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>0.16.3</version>
</parent>
<artifactId>quarkus-langchain4j-bam-deployment</artifactId>
<name>Quarkus LangChain4j - BAM - Deployment</name>
Expand Down
2 changes: 1 addition & 1 deletion model-providers/bam/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>999-SNAPSHOT</version>
<version>0.16.3</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>quarkus-langchain4j-bam-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion model-providers/bam/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-bam-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>0.16.3</version>
</parent>
<artifactId>quarkus-langchain4j-bam</artifactId>
<name>Quarkus LangChain4j - BAM - Runtime</name>
Expand Down
2 changes: 1 addition & 1 deletion model-providers/cohere/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-cohere-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>0.16.3</version>
</parent>
<artifactId>quarkus-langchain4j-cohere-deployment</artifactId>
<name>Quarkus LangChain4j - Cohere - Deployment</name>
Expand Down
2 changes: 1 addition & 1 deletion model-providers/cohere/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>999-SNAPSHOT</version>
<version>0.16.3</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>quarkus-langchain4j-cohere-parent</artifactId>
Expand Down
Loading

0 comments on commit 5eceb73

Please sign in to comment.