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 ac09b51 commit 30c594fCopy full SHA for 30c594f
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.2-SNAPSHOT</version>
+ <version>1.4.2</version>
9
<url>https://github.com/datastax/astra-db-java</url>
10
<inceptionYear>2024</inceptionYear>
11
@@ -327,7 +327,7 @@
327
<connection>scm:git:[email protected]:datastax/astra-db-java.git</connection>
328
<developerConnection>scm:git:[email protected]:datastax/astra-db-java.git</developerConnection>
329
330
- <tag>1.0.0-beta1</tag>
+ <tag>1.4.2</tag>
331
</scm>
332
333
<developers>
0 commit comments