File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
<groupId >com.datastax.astra</groupId >
7
5
<artifactId >langchain4j-astradb</artifactId >
8
6
<name >LangChain4j :: Integration :: AstraDB</name >
9
7
<description >Some dependencies have a "Public Domain" license</description >
10
- <version >1.4.0-SNAPSHOT </version >
8
+ <version >1.4.1 </version >
11
9
12
10
<properties >
13
11
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
132
130
<
connection >scm:git:
[email protected] :datastax/astra-db-java.git</
connection >
133
131
<
developerConnection >scm:git:
[email protected] :datastax/astra-db-java.git</
developerConnection >
134
132
<url >https://github.com/datastax/astra-db-java</url >
135
- <tag >1.0.0-beta1 </tag >
133
+ <tag >1.4.1 </tag >
136
134
</scm >
137
135
138
136
</project >
You can’t perform that action at this time.
0 commit comments