aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2021-01-08 01:17:20 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2021-01-08 01:17:20 +0000
commite358751fe03e48b2d53fa1c104ee2623bc14c58c (patch)
tree5a45214ea79b98d44c5b60e2b5370e430dd00be9 /pom.xml
parent38f79d88d401051f77127b1b8392f20f10dcf2de (diff)
downloadjackcess-e358751fe03e48b2d53fa1c104ee2623bc14c58c.tar.gz
jackcess-e358751fe03e48b2d53fa1c104ee2623bc14c58c.zip
make some useful things public; add auto module name to manifest
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/modules@1348 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index e3c9e0c..b6229d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,6 +142,7 @@
<extensions>true</extensions>
<configuration>
<instructions>
+ <Automatic-Module-Name>com.healthmarketscience.jackcess</Automatic-Module-Name>
</instructions>
</configuration>
<executions>