File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 <dependency >
1515 <groupId >org.questdb</groupId >
1616 <artifactId >kafka-questdb-connector</artifactId >
17- <version >0.1-SNAPSHOT </version >
17+ <version >${project.version} </version >
1818 <scope >test</scope >
1919 <classifier >tests</classifier >
2020 </dependency >
2121 <dependency >
2222 <groupId >org.questdb</groupId >
2323 <artifactId >kafka-questdb-connector</artifactId >
24- <version >0.1-SNAPSHOT </version >
24+ <version >${project.version} </version >
2525 <scope >test</scope >
2626 </dependency >
2727 <dependency >
Original file line number Diff line number Diff line change 3434 <dependency >
3535 <groupId >org.questdb</groupId >
3636 <artifactId >kafka-questdb-connector</artifactId >
37- <version >0.1-SNAPSHOT </version >
37+ <version >${project.version} </version >
3838 <scope >test</scope >
3939 <classifier >tests</classifier >
4040 </dependency >
You can’t perform that action at this time.
0 commit comments