File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed 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" 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" >
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" >
3
5
<modelVersion >4.0.0</modelVersion >
4
6
<groupId >com.datastax.astra</groupId >
5
7
<artifactId >astra-db-java</artifactId >
6
8
<name >Java Client Library for Data API</name >
7
- <version >1.0.0-beta1 </version >
9
+ <version >1.0.0-SNAPSHOT </version >
8
10
<description >Implementation of a client to the Astra/Stargate Data API written in Java</description >
9
11
<url >https://github.com/datastax/astra-db-java</url >
10
12
<inceptionYear >2024</inceptionYear >
380
382
<
connection >scm:git:
[email protected] :datastax/astra-db-java.git</
connection >
381
383
<
developerConnection >scm:git:
[email protected] :datastax/astra-db-java.git</
developerConnection >
382
384
<url >https://github.com/datastax/astra-db-java</url >
383
- <tag >1.0.0-beta1 </tag >
385
+ <tag >1.2.6 </tag >
384
386
</scm >
385
387
386
388
<developers >
You can’t perform that action at this time.
0 commit comments