Skip to content

Commit ec89e4d

Browse files
committed
[maven-release-plugin] prepare release 1.4.5
1 parent b1a9cba commit ec89e4d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

astra-db-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>com.datastax.astra</groupId>
1111
<artifactId>astra-db-java-parent</artifactId>
12-
<version>1.4.5-SNAPSHOT</version>
12+
<version>1.4.5</version>
1313
</parent>
1414

1515
<properties>

langchain4j-astradb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>com.datastax.astra</groupId>
1111
<artifactId>astra-db-java-parent</artifactId>
12-
<version>1.4.5-SNAPSHOT</version>
12+
<version>1.4.5</version>
1313
</parent>
1414

1515
<properties>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.datastax.astra</groupId>
55
<artifactId>astra-db-java-parent</artifactId>
66
<name>Data API Client</name>
7-
<version>1.4.5-SNAPSHOT</version>
7+
<version>1.4.5</version>
88
<packaging>pom</packaging>
99
<url>https://github.com/datastax/astra-db-java</url>
1010
<inceptionYear>2024</inceptionYear>
@@ -327,7 +327,7 @@
327327
<connection>scm:git:[email protected]:datastax/astra-db-java.git</connection>
328328
<developerConnection>scm:git:[email protected]:datastax/astra-db-java.git</developerConnection>
329329
<url>https://github.com/datastax/astra-db-java</url>
330-
<tag>1.0.0-beta1</tag>
330+
<tag>1.4.5</tag>
331331
</scm>
332332

333333
<developers>

0 commit comments

Comments
 (0)