File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727
2828 <groupId >io.questdb</groupId >
2929 <artifactId >benchmarks</artifactId >
30- <version >9.0.2-SNAPSHOT </version >
30+ <version >9.0.2</version >
3131 <packaging >jar</packaging >
3232 <name >JMH benchmarks for QuestDB</name >
3333
Original file line number Diff line number Diff line change 2727
2828 <groupId >io.questdb</groupId >
2929 <artifactId >compat</artifactId >
30- <version >9.0.2-SNAPSHOT </version >
30+ <version >9.0.2</version >
3131
3232 <name >Compatibility tests for QuestDB</name >
3333
Original file line number Diff line number Diff line change 2222 ~
2323 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
2424
25- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
26- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
25+ <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" >
2726 <modelVersion >4.0.0</modelVersion >
2827 <name >QuestDB</name >
2928 <description >QuestDB is high performance SQL time series database</description >
4746 <qdbr .rustflags>-D warnings</qdbr .rustflags>
4847 </properties >
4948
50- <version >9.0.2-SNAPSHOT </version >
49+ <version >9.0.2</version >
5150 <groupId >org.questdb</groupId >
5251 <artifactId >questdb</artifactId >
5352 <packaging >jar</packaging >
7170 <scm >
7271 <url >scm:git:https://github.com/questdb/questdb.git</url >
7372 <connection >scm:git:https://github.com/questdb/questdb.git</connection >
74- <tag >HEAD </tag >
73+ <tag >9.0.2 </tag >
7574 </scm >
7675
7776
191190 <artifactId >maven-surefire-plugin</artifactId >
192191 <version >3.5.3</version >
193192 <configuration >
194- <forkNode implementation =" org.apache.maven.plugin.surefire.extensions.SurefireForkNodeFactory" />
193+ <forkNode implementation =" org.apache.maven.plugin.surefire.extensions.SurefireForkNodeFactory" />
195194 <useModulePath >true</useModulePath >
196195 <moduleResolution >true</moduleResolution >
197196 <includes >
Original file line number Diff line number Diff line change 2727
2828 <groupId >io.questdb</groupId >
2929 <artifactId >examples</artifactId >
30- <version >9.0.2-SNAPSHOT </version >
30+ <version >9.0.2</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 >9.0.2-SNAPSHOT </version >
28+ <version >9.0.2</version >
2929 <groupId >org.questdb</groupId >
3030 <artifactId >questdb-parent</artifactId >
3131 <packaging >pom</packaging >
3535 <connection >scm:git:https://github.com/questdb/questdb.git</connection >
3636 <developerConnection >scm:git:https://github.com/questdb/questdb.git</developerConnection >
3737 <url >https://github.com/questdb/questdb</url >
38- <tag >HEAD </tag >
38+ <tag >9.0.2 </tag >
3939 </scm >
4040
4141 <build >
Original file line number Diff line number Diff line change 2727
2828 <groupId >io.questdb</groupId >
2929 <artifactId >utils</artifactId >
30- <version >9.0.2-SNAPSHOT </version >
30+ <version >9.0.2</version >
3131
3232 <name >Command line utils for QuestDB</name >
3333
You can’t perform that action at this time.
0 commit comments