File tree Expand file tree Collapse file tree 3 files changed +5
-7
lines changed Expand file tree Collapse file tree 3 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.datastax.astra</groupId >
11
11
<artifactId >astra-db-java-parent</artifactId >
12
- <version >1.4.4-SNAPSHOT </version >
12
+ <version >1.4.4</version >
13
13
</parent >
14
14
15
15
<properties >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.datastax.astra</groupId >
11
11
<artifactId >astra-db-java-parent</artifactId >
12
- <version >1.4.4-SNAPSHOT </version >
12
+ <version >1.4.4</version >
13
13
</parent >
14
14
15
15
<properties >
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 >astra-db-java-parent</artifactId >
8
6
<name >Data API Client</name >
9
- <version >1.4.4-SNAPSHOT </version >
7
+ <version >1.4.4</version >
10
8
<packaging >pom</packaging >
11
9
<url >https://github.com/datastax/astra-db-java</url >
12
10
<inceptionYear >2024</inceptionYear >
328
326
<
connection >scm:git:
[email protected] :datastax/astra-db-java.git</
connection >
329
327
<
developerConnection >scm:git:
[email protected] :datastax/astra-db-java.git</
developerConnection >
330
328
<url >https://github.com/datastax/astra-db-java</url >
331
- <tag >1.0.0-beta1 </tag >
329
+ <tag >1.4.4 </tag >
332
330
</scm >
333
331
334
332
<developers >
You can’t perform that action at this time.
0 commit comments