File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
com.dbeaver.jdbc.driver.libsql Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : DBeaver LibSQL JDBC Driver
44Bundle-SymbolicName : com.dbeaver.jdbc.driver.libsql
5- Bundle-Version : 1.0.5 .qualifier
5+ Bundle-Version : 1.0.6 .qualifier
66Bundle-Release-Date : 20230522
77Bundle-RequiredExecutionEnvironment : JavaSE-11
88Bundle-ActivationPolicy : lazy
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.dbeaver.jdbc</groupId >
99 <artifactId >jdbc-libsql</artifactId >
10- <version >1.0.5 -SNAPSHOT</version >
10+ <version >1.0.6 -SNAPSHOT</version >
1111 <relativePath >../pom.xml</relativePath >
1212 </parent >
1313 <artifactId >com.dbeaver.jdbc.driver.libsql</artifactId >
Original file line number Diff line number Diff line change 66 <modelVersion >4.0.0</modelVersion >
77 <groupId >com.dbeaver.jdbc</groupId >
88 <artifactId >jdbc-libsql</artifactId >
9- <version >1.0.5 -SNAPSHOT</version >
9+ <version >1.0.6 -SNAPSHOT</version >
1010
1111 <packaging >pom</packaging >
1212 <name >DBeaver LibSQL JDBC Project</name >
1919 <parent >
2020 <groupId >com.dbeaver.common</groupId >
2121 <artifactId >com.dbeaver.common.main</artifactId >
22- <version >2.5 .0-SNAPSHOT</version >
22+ <version >2.6 .0-SNAPSHOT</version >
2323 <relativePath >../dbeaver-common</relativePath >
2424 </parent >
2525
You can’t perform that action at this time.
0 commit comments