File tree Expand file tree Collapse file tree 5 files changed +7
-9
lines changed
astra-spring-boot-autoconfigure
astra-spring-boot-starter Expand file tree Collapse file tree 5 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.datastax.astra</groupId >
99 <artifactId >astra-sdk-parent</artifactId >
10- <version >0.1.15-SNAPSHOT </version >
10+ <version >0.2.0 </version >
1111 </parent >
1212
1313 <dependencies >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.datastax.astra</groupId >
1010 <artifactId >astra-sdk-parent</artifactId >
11- <version >0.1.15-SNAPSHOT </version >
11+ <version >0.2.0 </version >
1212 </parent >
1313
1414 <properties >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.datastax.astra</groupId >
1010 <artifactId >astra-sdk-parent</artifactId >
11- <version >0.1.15-SNAPSHOT </version >
11+ <version >0.2.0 </version >
1212 </parent >
1313
1414 <dependencies >
Original file line number Diff line number Diff line change 11<?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 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" >
53 <modelVersion >4.0.0</modelVersion >
64 <groupId >com.datastax.astra</groupId >
75 <artifactId >astra-sdk-parent</artifactId >
8- <version >0.1.15-SNAPSHOT </version >
6+ <version >0.2.0 </version >
97 <name >Stargate and Astra Java SDK</name >
108 <packaging >pom</packaging >
119 <inceptionYear >2021</inceptionYear >
303301 <
connection >scm:git:
[email protected] :datastax/astra-sdk-java.git</
connection >
304302 <
developerConnection >scm:git:
[email protected] :datastax/astra-sdk-java.git</
developerConnection >
305303 <url >https://github.com/datastax/astra-sdk-java</url >
306- <tag >HEAD </tag >
304+ <tag >0.2.0 </tag >
307305 </scm >
308306 <developers >
309307 <developer >
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >com.datastax.astra</groupId >
1111 <artifactId >astra-sdk-parent</artifactId >
12- <version >0.1.15-SNAPSHOT </version >
12+ <version >0.2.0 </version >
1313 </parent >
1414
1515 <dependencies >
You can’t perform that action at this time.
0 commit comments