File tree Expand file tree Collapse file tree
sqlite-jdbc-jni-libs/sqlite-jdbc-jni-libs-all Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 <groupId >${project.groupId} </groupId >
1818 <artifactId >sqlite-jdbc-jni-libs-freebsd</artifactId >
1919 <version >${project.version} </version >
20+ <type >pom</type >
2021 </dependency >
2122 <dependency >
2223 <groupId >${project.groupId} </groupId >
2324 <artifactId >sqlite-jdbc-jni-libs-linux</artifactId >
2425 <version >${project.version} </version >
26+ <type >pom</type >
2527 </dependency >
2628 <dependency >
2729 <groupId >${project.groupId} </groupId >
2830 <artifactId >sqlite-jdbc-jni-libs-linux_musl</artifactId >
2931 <version >${project.version} </version >
32+ <type >pom</type >
3033 </dependency >
3134 <dependency >
3235 <groupId >${project.groupId} </groupId >
3336 <artifactId >sqlite-jdbc-jni-libs-mac</artifactId >
3437 <version >${project.version} </version >
38+ <type >pom</type >
3539 </dependency >
3640 <dependency >
3741 <groupId >${project.groupId} </groupId >
3842 <artifactId >sqlite-jdbc-jni-libs-windows</artifactId >
3943 <version >${project.version} </version >
44+ <type >pom</type >
4045 </dependency >
4146 </dependencies >
4247</project >
Original file line number Diff line number Diff line change 404404 <groupId >${project.groupId} </groupId >
405405 <artifactId >sqlite-jdbc-jni-libs-all</artifactId >
406406 <version >${project.version} </version >
407+ <type >pom</type >
407408 <scope >test</scope >
408409 </dependency >
409410 </dependencies >
You can’t perform that action at this time.
0 commit comments