File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.datastax.astra</groupId >
10
10
<artifactId >astra-db-java-parent</artifactId >
11
- <version >1.5.2-SNAPSHOT </version >
11
+ <version >1.5.2</version >
12
12
</parent >
13
13
14
14
<properties >
Original file line number Diff line number Diff line change 3
3
4
4
<modelVersion >4.0.0</modelVersion >
5
5
<artifactId >astra-db-java-examples</artifactId >
6
- <version >1.5.0 </version >
6
+ <version >1.5.2 </version >
7
7
<name >Data API Client Samples</name >
8
8
9
9
<parent >
10
10
<groupId >com.datastax.astra</groupId >
11
11
<artifactId >astra-db-java-parent</artifactId >
12
- <version >1.5.2-SNAPSHOT </version >
12
+ <version >1.5.2</version >
13
13
</parent >
14
14
15
15
<dependencies >
16
16
<dependency >
17
17
<groupId >com.datastax.astra</groupId >
18
18
<artifactId >astra-db-java</artifactId >
19
- <version >1.5.2-SNAPSHOT </version >
19
+ <version >1.5.2</version >
20
20
</dependency >
21
21
<dependency >
22
22
<groupId >ch.qos.logback</groupId >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.datastax.astra</groupId >
10
10
<artifactId >astra-db-java-parent</artifactId >
11
- <version >1.5.2-SNAPSHOT </version >
11
+ <version >1.5.2</version >
12
12
</parent >
13
13
14
14
<properties >
Original file line number Diff line number Diff line change 4
4
<groupId >com.datastax.astra</groupId >
5
5
<artifactId >astra-db-java-parent</artifactId >
6
6
<name >Data API Client</name >
7
- <version >1.5.2-SNAPSHOT </version >
7
+ <version >1.5.2</version >
8
8
<packaging >pom</packaging >
9
9
<url >https://github.com/datastax/astra-db-java</url >
10
10
<inceptionYear >2024</inceptionYear >
329
329
<connection >scm:git:git@github.com:datastax/astra-db-java.git</connection >
330
330
<developerConnection >scm:git:git@github.com:datastax/astra-db-java.git</developerConnection >
331
331
<url >https://github.com/datastax/astra-db-java</url >
332
- <tag >1.4.6 </tag >
332
+ <tag >1.5.2 </tag >
333
333
</scm >
334
334
335
335
<developers >
Original file line number Diff line number Diff line change 3
3
4
4
<modelVersion >4.0.0</modelVersion >
5
5
<artifactId >astra-db-java-tools</artifactId >
6
- <version >1.5.0 </version >
6
+ <version >1.5.2 </version >
7
7
<name >Data API Client Tools</name >
8
8
9
9
<parent >
10
10
<groupId >com.datastax.astra</groupId >
11
11
<artifactId >astra-db-java-parent</artifactId >
12
- <version >1.5.2-SNAPSHOT </version >
12
+ <version >1.5.2</version >
13
13
</parent >
14
14
15
15
<dependencies >
16
16
<dependency >
17
17
<groupId >com.datastax.astra</groupId >
18
18
<artifactId >astra-db-java</artifactId >
19
- <version >1.5.2-SNAPSHOT </version >
19
+ <version >1.5.2</version >
20
20
</dependency >
21
21
<dependency >
22
22
<groupId >ch.qos.logback</groupId >
You can’t perform that action at this time.
0 commit comments