Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

Commit 567641e

Browse files
committed
[maven-release-plugin] prepare release vectorize-0.23.0
1 parent a90c902 commit 567641e

File tree

55 files changed

+58
-58
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+58
-58
lines changed

langstream-admin-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>langstream-ai</artifactId>
2222
<groupId>ai.langstream</groupId>
23-
<version>0.22.1-SNAPSHOT</version>
23+
<version>0.23.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

langstream-agents/langstream-agent-azure-blob-storage-source/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>langstream-agents</artifactId>
2222
<groupId>ai.langstream</groupId>
23-
<version>0.22.1-SNAPSHOT</version>
23+
<version>0.23.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

langstream-agents/langstream-agent-camel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>ai.langstream</groupId>
2222
<artifactId>langstream-agents</artifactId>
23-
<version>0.22.1-SNAPSHOT</version>
23+
<version>0.23.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>langstream-agent-camel</artifactId>

langstream-agents/langstream-agent-grpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>ai.langstream</groupId>
2222
<artifactId>langstream-agents</artifactId>
23-
<version>0.22.1-SNAPSHOT</version>
23+
<version>0.23.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>langstream-agent-grpc</artifactId>

langstream-agents/langstream-agent-http-request/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>langstream-agents</artifactId>
2222
<groupId>ai.langstream</groupId>
23-
<version>0.22.1-SNAPSHOT</version>
23+
<version>0.23.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

langstream-agents/langstream-agent-pulsardlq/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>ai.langstream</groupId>
2222
<artifactId>langstream-agents</artifactId>
23-
<version>0.22.1-SNAPSHOT</version>
23+
<version>0.23.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>langstream-agent-pulsardlq</artifactId>

langstream-agents/langstream-agent-s3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>ai.langstream</groupId>
2222
<artifactId>langstream-agents</artifactId>
23-
<version>0.22.1-SNAPSHOT</version>
23+
<version>0.23.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>langstream-agent-s3</artifactId>

langstream-agents/langstream-agent-webcrawler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>ai.langstream</groupId>
2222
<artifactId>langstream-agents</artifactId>
23-
<version>0.22.1-SNAPSHOT</version>
23+
<version>0.23.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>langstream-agent-webcrawler</artifactId>

langstream-agents/langstream-agents-commons-state-storage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>ai.langstream</groupId>
2222
<artifactId>langstream-agents</artifactId>
23-
<version>0.22.1-SNAPSHOT</version>
23+
<version>0.23.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>langstream-agents-commons-state-storage</artifactId>

langstream-agents/langstream-agents-commons-storage-provider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>ai.langstream</groupId>
2222
<artifactId>langstream-agents</artifactId>
23-
<version>0.22.1-SNAPSHOT</version>
23+
<version>0.23.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>langstream-agents-commons-storage-provider</artifactId>

0 commit comments

Comments
 (0)