Skip to content

Commit 032276d

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 9d284c6 commit 032276d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

langchain4j-astradb/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>langchain4j-astradb</artifactId>
66
<name>LangChain4j :: Integration :: AstraDB</name>
77
<description>Some dependencies have a "Public Domain" license</description>
8-
<version>1.4.1</version>
8+
<version>1.4.2-SNAPSHOT</version>
99

1010
<properties>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -130,7 +130,7 @@
130130
<connection>scm:git:[email protected]:datastax/astra-db-java.git</connection>
131131
<developerConnection>scm:git:[email protected]:datastax/astra-db-java.git</developerConnection>
132132
<url>https://github.com/datastax/astra-db-java</url>
133-
<tag>1.4.1</tag>
133+
<tag>1.0.0-beta1</tag>
134134
</scm>
135135

136136
</project>

0 commit comments

Comments
 (0)