File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 <jmh .version>1.37</jmh .version>
4040 </properties >
4141
42- <version >1.2.3-SNAPSHOT </version >
42+ <version >1.3.0 </version >
4343 <groupId >org.questdb</groupId >
4444 <artifactId >questdb-client</artifactId >
4545 <packaging >jar</packaging >
6464 <url >https://github.com/questdb/java-questdb-client</url >
6565 <connection >scm:git:https://github.com/questdb/java-questdb-client.git</connection >
6666 <developerConnection >scm:git:https://github.com/questdb/java-questdb-client.git</developerConnection >
67- <tag >HEAD </tag >
67+ <tag >1.3.0 </tag >
6868 </scm >
6969
7070
Original file line number Diff line number Diff line change 2727
2828 <groupId >org.questdb</groupId >
2929 <artifactId >client-examples</artifactId >
30- <version >1.2.3-SNAPSHOT </version >
30+ <version >1.3.0 </version >
3131 <name >Examples for QuestDB</name >
3232
3333 <dependencies >
Original file line number Diff line number Diff line change 2525<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/maven-v4_0_0.xsd" >
2626 <modelVersion >4.0.0</modelVersion >
2727
28- <version >1.2.3-SNAPSHOT </version >
28+ <version >1.3.0 </version >
2929 <groupId >org.questdb</groupId >
3030 <artifactId >client-parent</artifactId >
3131 <packaging >pom</packaging >
3535 <connection >scm:git:https://github.com/questdb/java-questdb-client.git</connection >
3636 <developerConnection >scm:git:https://github.com/questdb/java-questdb-client.git</developerConnection >
3737 <url >https://github.com/questdb/java-questdb-client</url >
38- <tag >HEAD </tag >
38+ <tag >1.3.0 </tag >
3939 </scm >
4040
4141 <build >
You can’t perform that action at this time.
0 commit comments