File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 <test .include>%regex[.*[^o].class]</test .include><!-- exclude module-info.class-->
3939 </properties >
4040
41- <version >1.0.0-SNAPSHOT </version >
41+ <version >1.0.0</version >
4242 <groupId >org.questdb</groupId >
4343 <artifactId >client</artifactId >
4444 <packaging >jar</packaging >
6262 <scm >
6363 <url >scm:git:https://github.com/questdb/java-questdb-client.git</url >
6464 <connection >scm:git:https://github.com/questdb/java-questdb-client.git</connection >
65- <tag >HEAD </tag >
65+ <tag >1.0.0 </tag >
6666 </scm >
6767
6868
Original file line number Diff line number Diff line change 2727
2828 <groupId >org.questdb</groupId >
2929 <artifactId >client-examples</artifactId >
30- <version >1.0.0-SNAPSHOT </version >
30+ <version >1.0.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.0.0-SNAPSHOT </version >
28+ <version >1.0.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.0.0 </tag >
3939 </scm >
4040
4141 <build >
You can’t perform that action at this time.
0 commit comments