File tree 11 files changed +13
-15
lines changed
astra-spring-boot-3x-autoconfigure
astra-spring-boot-3x-starter
astra-spring-boot-autoconfigure
astra-spring-boot-starter
11 files changed +13
-15
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
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 https://maven.apache.org/maven-v4_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 https://maven.apache.org/maven-v4_0_0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
<groupId >com.datastax.astra</groupId >
7
5
<artifactId >astra-sdk-archetypes</artifactId >
11
9
<parent >
12
10
<groupId >com.datastax.astra</groupId >
13
11
<artifactId >astra-sdk-parent</artifactId >
14
- <version >0.5.1-SNAPSHOT </version >
12
+ <version >0.6 </version >
15
13
</parent >
16
14
17
15
<modules >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.datastax.astra</groupId >
11
11
<artifactId >astra-sdk-archetypes</artifactId >
12
- <version >0.5.1-SNAPSHOT </version >
12
+ <version >0.6 </version >
13
13
</parent >
14
14
15
15
<build >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.datastax.astra</groupId >
11
11
<artifactId >astra-sdk-archetypes</artifactId >
12
- <version >0.5.1-SNAPSHOT </version >
12
+ <version >0.6 </version >
13
13
</parent >
14
14
15
15
<build >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<artifactId >astra-sdk-parent</artifactId >
9
9
<groupId >com.datastax.astra</groupId >
10
- <version >0.5.1-SNAPSHOT </version >
10
+ <version >0.6 </version >
11
11
</parent >
12
12
13
13
<dependencies >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.datastax.astra</groupId >
10
10
<artifactId >astra-sdk-parent</artifactId >
11
- <version >0.5.1-SNAPSHOT </version >
11
+ <version >0.6 </version >
12
12
</parent >
13
13
14
14
<dependencies >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.datastax.astra</groupId >
10
10
<artifactId >astra-sdk-parent</artifactId >
11
- <version >0.5.1-SNAPSHOT </version >
11
+ <version >0.6 </version >
12
12
</parent >
13
13
14
14
<dependencies >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.datastax.astra</groupId >
10
10
<artifactId >astra-sdk-parent</artifactId >
11
- <version >0.5.1-SNAPSHOT </version >
11
+ <version >0.6 </version >
12
12
</parent >
13
13
14
14
<properties >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.datastax.astra</groupId >
10
10
<artifactId >astra-sdk-parent</artifactId >
11
- <version >0.5.1-SNAPSHOT </version >
11
+ <version >0.6 </version >
12
12
</parent >
13
13
14
14
<dependencies >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.datastax.astra</groupId >
10
10
<artifactId >astra-sdk-parent</artifactId >
11
- <version >0.5.1-SNAPSHOT </version >
11
+ <version >0.6 </version >
12
12
</parent >
13
13
14
14
<properties >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.datastax.astra</groupId >
10
10
<artifactId >astra-sdk-parent</artifactId >
11
- <version >0.5.1-SNAPSHOT </version >
11
+ <version >0.6 </version >
12
12
</parent >
13
13
14
14
<dependencies >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.datastax.astra</groupId >
5
5
<artifactId >astra-sdk-parent</artifactId >
6
- <version >0.5.1-SNAPSHOT </version >
6
+ <version >0.6 </version >
7
7
<name >Astra Java SDK</name >
8
8
<packaging >pom</packaging >
9
9
<inceptionYear >2021</inceptionYear >
326
326
<
connection >scm:git:
[email protected] :datastax/astra-sdk-java.git</
connection >
327
327
<
developerConnection >scm:git:
[email protected] :datastax/astra-sdk-java.git</
developerConnection >
328
328
<url >https://github.com/datastax/astra-sdk-java</url >
329
- <tag >HEAD </tag >
329
+ <tag >0.6 </tag >
330
330
</scm >
331
331
332
332
<developers >
You can’t perform that action at this time.
0 commit comments