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 11<?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" >
35 <modelVersion >4.0.0</modelVersion >
46 <groupId >com.datastax.astra</groupId >
57 <artifactId >astra-db-java</artifactId >
68 <name >Java Client Library for Data API</name >
7- <version >1.0.0-beta1 </version >
9+ <version >1.0.0-SNAPSHOT </version >
810 <description >Implementation of a client to the Astra/Stargate Data API written in Java</description >
911 <url >https://github.com/datastax/astra-db-java</url >
1012 <inceptionYear >2024</inceptionYear >
380382 <
connection >scm:git:
[email protected] :datastax/astra-db-java.git</
connection >
381383 <
developerConnection >scm:git:
[email protected] :datastax/astra-db-java.git</
developerConnection >
382384 <url >https://github.com/datastax/astra-db-java</url >
383- <tag >1.0.0-beta1 </tag >
385+ <tag >1.2.6 </tag >
384386 </scm >
385387
386388 <developers >
You can’t perform that action at this time.
0 commit comments