We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d757318 commit 9bc3697Copy full SHA for 9bc3697
src/main/resources/META-INF/MANIFEST.MF
@@ -1,10 +1,10 @@
1
Implementation-Title: SQLite3 JDBC driver
2
Implementation-URL: https://github.com/gwenn/sqlite-jna
3
-Automatic-Module-Name: com.github.gwenn.sqlite-ffm
+Automatic-Module-Name: com.github.gwenn.sqlite.ffm
4
Bundle-Activator: org.sqlite.osgi.DbDriverActivator
5
Bundle-ManifestVersion: 2
6
Bundle-Name: SQLite3 JDBC driver
7
-Bundle-SymbolicName: com.github.gwenn.sqlite-ffm;singleton:=true
+Bundle-SymbolicName: com.github.gwenn.sqlite.ffm;singleton:=true
8
Bundle-License: http://unlicense.org/
9
Bundle-Category: jdbc
10
Multi-Release: true
0 commit comments