File tree Expand file tree Collapse file tree 10 files changed +13
-15
lines changed
kafka-questdb-connector-samples Expand file tree Collapse file tree 10 files changed +13
-15
lines changed Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >kafka-questdb-connector-root</artifactId >
55 <groupId >org.questdb</groupId >
6- <version >0.10-SNAPSHOT </version >
6+ <version >0.10</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
167167 <connection >scm:git:https://github.com/questdb/kafka-questdb-connector.git</connection >
168168 <developerConnection >scm:git:https://github.com/questdb/kafka-questdb-connector.git</developerConnection >
169169 <url >https://github.com/questdb/kafka-questdb-connector</url >
170- <tag >HEAD </tag >
170+ <tag >v0.10 </tag >
171171 </scm >
172172
173173</project >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >kafka-integration-tests</artifactId >
55 <groupId >org.questdb</groupId >
6- <version >0.10-SNAPSHOT </version >
6+ <version >0.10</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >kafka-integration-tests</artifactId >
55 <groupId >org.questdb</groupId >
6- <version >0.10-SNAPSHOT </version >
6+ <version >0.10</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >org.questdb</groupId >
55 <artifactId >kafka-integration-tests</artifactId >
6- <version >0.10-SNAPSHOT </version >
6+ <version >0.10</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >kafka-it-cp-server</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >kafka-integration-tests</artifactId >
55 <groupId >org.questdb</groupId >
6- <version >0.10-SNAPSHOT </version >
6+ <version >0.10</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
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"
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" >
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" >
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >org.questdb</groupId >
86 <artifactId >kafka-integration-tests</artifactId >
9- <version >0.10-SNAPSHOT </version >
7+ <version >0.10</version >
108 </parent >
119 <artifactId >kafka-it-exactlyonce</artifactId >
1210
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >kafka-questdb-connector-root</artifactId >
55 <groupId >org.questdb</groupId >
6- <version >0.10-SNAPSHOT </version >
6+ <version >0.10</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >kafka-integration-tests</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >kafka-questdb-connector-root</artifactId >
55 <groupId >org.questdb</groupId >
6- <version >0.10-SNAPSHOT </version >
6+ <version >0.10</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33
44 <groupId >org.questdb</groupId >
55 <modelVersion >4.0.0</modelVersion >
6- <version >0.10-SNAPSHOT </version >
6+ <version >0.10</version >
77
88 <artifactId >kafka-samples-stocks</artifactId >
99
Original file line number Diff line number Diff line change 33
44 <groupId >org.questdb</groupId >
55 <artifactId >kafka-questdb-connector-root</artifactId >
6- <version >0.10-SNAPSHOT </version >
6+ <version >0.10</version >
77 <modules >
88 <module >connector</module >
99 <module >integration-tests</module >
145145 <connection >scm:git:https://github.com/questdb/kafka-questdb-connector.git</connection >
146146 <developerConnection >scm:git:https://github.com/questdb/kafka-questdb-connector.git</developerConnection >
147147 <url >https://github.com/questdb/kafka-questdb-connector</url >
148- <tag >HEAD </tag >
148+ <tag >v0.10 </tag >
149149 </scm >
150150
151151 <licenses >
You can’t perform that action at this time.
0 commit comments