We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d284c6 commit 032276dCopy full SHA for 032276d
langchain4j-astradb/pom.xml
@@ -5,7 +5,7 @@
5
<artifactId>langchain4j-astradb</artifactId>
6
<name>LangChain4j :: Integration :: AstraDB</name>
7
<description>Some dependencies have a "Public Domain" license</description>
8
- <version>1.4.1</version>
+ <version>1.4.2-SNAPSHOT</version>
9
10
<properties>
11
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -130,7 +130,7 @@
130
<connection>scm:git:[email protected]:datastax/astra-db-java.git</connection>
131
<developerConnection>scm:git:[email protected]:datastax/astra-db-java.git</developerConnection>
132
<url>https://github.com/datastax/astra-db-java</url>
133
- <tag>1.4.1</tag>
+ <tag>1.0.0-beta1</tag>
134
</scm>
135
136
</project>
0 commit comments