Skip to content

Commit 4c88716

Browse files
committed
[maven-release-plugin] prepare release v0.6.0
1 parent 38f1aff commit 4c88716

File tree

50 files changed

+53
-53
lines changed

Some content is hidden

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

50 files changed

+53
-53
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.5.7-SNAPSHOT</version>
23+
<version>0.6.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.5.7-SNAPSHOT</version>
23+
<version>0.6.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.5.7-SNAPSHOT</version>
23+
<version>0.6.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.5.7-SNAPSHOT</version>
23+
<version>0.6.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.5.7-SNAPSHOT</version>
23+
<version>0.6.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

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.5.7-SNAPSHOT</version>
23+
<version>0.6.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.5.7-SNAPSHOT</version>
23+
<version>0.6.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>langstream-agent-webcrawler</artifactId>

langstream-agents/langstream-agents-commons/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.5.7-SNAPSHOT</version>
23+
<version>0.6.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>langstream-agents-commons</artifactId>

langstream-agents/langstream-agents-flow-control/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.5.7-SNAPSHOT</version>
23+
<version>0.6.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>langstream-agents-flow-control</artifactId>

langstream-agents/langstream-agents-text-processing/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.5.7-SNAPSHOT</version>
23+
<version>0.6.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>langstream-agents-text-processing</artifactId>

0 commit comments

Comments
 (0)