| commit | 267e01b14427da48cadbb200a312bd9185ca02ff | [log] [tgz] |
|---|---|---|
| author | Maxim Nesen <maxim.nesen@oracle.com> | Wed Mar 09 14:00:38 2022 +0100 |
| committer | Lukas Jungmann <lukas.jungmann@oracle.com> | Wed Mar 09 14:05:55 2022 +0100 |
| tree | 856d9b710315c73a5d7053bf8cda3c68e5228302 | |
| parent | 9255181e18f3ea814acb5d559697e1206d470d78 [diff] |
OSGi package exclude Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
diff --git a/api/pom.xml b/api/pom.xml index 4b54c11..e41165c 100644 --- a/api/pom.xml +++ b/api/pom.xml
@@ -335,6 +335,7 @@ <Import-Package> !org.glassfish.hk2.osgiresourcelocator, !org.eclipse.jsonp, + !org.eclipse.parsson, * </Import-Package> </instructions>