File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
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" 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" >
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" >
3
5
<modelVersion >4.0.0</modelVersion >
4
6
<groupId >com.datastax.astra</groupId >
5
7
<artifactId >langchain4j-astradb</artifactId >
6
8
<name >LangChain4j :: Integration :: AstraDB</name >
7
9
<description >Some dependencies have a "Public Domain" license</description >
8
- <version >1.4.0</version >
10
+ <version >1.4.0-SNAPSHOT </version >
9
11
10
12
<properties >
11
13
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
130
132
<
connection >scm:git:
[email protected] :datastax/astra-db-java.git</
connection >
131
133
<
developerConnection >scm:git:
[email protected] :datastax/astra-db-java.git</
developerConnection >
132
134
<url >https://github.com/datastax/astra-db-java</url >
133
- <tag >1.4.0 </tag >
135
+ <tag >1.0.0-beta1 </tag >
134
136
</scm >
135
137
136
138
</project >
You can’t perform that action at this time.
0 commit comments