File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >com.datastax.astra</groupId >
12
12
<artifactId >astra-db-java-parent</artifactId >
13
- <version >1.0.0 -SNAPSHOT</version >
13
+ <version >1.0.1 -SNAPSHOT</version >
14
14
</parent >
15
15
16
16
<dependencies >
19
19
<dependency >
20
20
<groupId >com.datastax.astra</groupId >
21
21
<artifactId >astra-db-java</artifactId >
22
- <version >1.0.0-beta2 -SNAPSHOT</version >
22
+ <version >1.0.1 -SNAPSHOT</version >
23
23
</dependency >
24
24
25
25
</dependencies >
39
39
</plugins >
40
40
</build >
41
41
42
- </project >
42
+ </project >
Original file line number Diff line number Diff line change 7
7
<groupId >com.datastax.astra</groupId >
8
8
<artifactId >astra-db-java-parent</artifactId >
9
9
<name >Data API Client</name >
10
- <version >1.0.0 -SNAPSHOT</version >
10
+ <version >1.0.1 -SNAPSHOT</version >
11
11
<packaging >pom</packaging >
12
12
13
13
<modules >
16
16
<module >tools</module >
17
17
</modules >
18
18
19
- </project >
19
+ </project >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >com.datastax.astra</groupId >
12
12
<artifactId >astra-db-java-parent</artifactId >
13
- <version >1.0.0 -SNAPSHOT</version >
13
+ <version >1.0.1 -SNAPSHOT</version >
14
14
</parent >
15
15
16
16
<dependencies >
19
19
<dependency >
20
20
<groupId >com.datastax.astra</groupId >
21
21
<artifactId >astra-db-java</artifactId >
22
- <version >1.0.0-beta2 -SNAPSHOT</version >
22
+ <version >1.0.1 -SNAPSHOT</version >
23
23
</dependency >
24
24
25
25
<dependency >
50
50
</plugins >
51
51
</build >
52
52
53
- </project >
53
+ </project >
You can’t perform that action at this time.
0 commit comments