File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
com.dbeaver.jdbc.driver.libsql Expand file tree Collapse file tree 3 files changed +3
-3
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.1.1 .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.1.1 -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.1.1 -SNAPSHOT</version >
1010
1111 <packaging >pom</packaging >
1212 <name >DBeaver LibSQL JDBC Project</name >
You can’t perform that action at this time.
0 commit comments