File tree Expand file tree Collapse file tree 9 files changed +11
-13
lines changed
kafka-questdb-connector-samples Expand file tree Collapse file tree 9 files changed +11
-13
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.3-SNAPSHOT </version >
6+ <version >0.3</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 <parent >
64 <artifactId >kafka-integration-tests</artifactId >
75 <groupId >org.questdb</groupId >
8- <version >0.3-SNAPSHOT </version >
6+ <version >0.3</version >
97 </parent >
108 <modelVersion >4.0.0</modelVersion >
119
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.3-SNAPSHOT </version >
6+ <version >0.3</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.3-SNAPSHOT </version >
6+ <version >0.3</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.3-SNAPSHOT </version >
6+ <version >0.3</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-questdb-connector-root</artifactId >
55 <groupId >org.questdb</groupId >
6- <version >0.3-SNAPSHOT </version >
6+ <version >0.3</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.3-SNAPSHOT </version >
6+ <version >0.3</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.3-SNAPSHOT </version >
6+ <version >0.3</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.3-SNAPSHOT </version >
6+ <version >0.3</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.3 </tag >
149149 </scm >
150150
151151 <licenses >
You can’t perform that action at this time.
0 commit comments