X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=tp%2Forg.argeo.tp.gis%2Funits%2Fmerge.bnd;h=4a043176ec77f97d77940785320d6980dfbba766;hb=83e43139d0c0092b638b0d736cb55a91d7de8b7d;hp=58c69c79a6a6fa2306e76233d69dd6eb5adc58cc;hpb=92a57521be0d9a6f89a0376f4ef63f1972e83aff;p=gpl%2Fargeo-slc.git diff --git a/tp/org.argeo.tp.gis/units/merge.bnd b/tp/org.argeo.tp.gis/units/merge.bnd index 58c69c79a..4a043176e 100644 --- a/tp/org.argeo.tp.gis/units/merge.bnd +++ b/tp/org.argeo.tp.gis/units/merge.bnd @@ -1,10 +1,14 @@ Bundle-License: BSD-3-Clause Bundle-SymbolicName: tech.units.indriya SLC-Origin-M2: :2.1.3 -Export-Package: javax.measure.*, tech.units.indriya.* +Export-Package: javax.measure.*, tech.units.indriya.*, si.uom.*, systems.uom.* Import-Package: \ *;resolution:="optional" SLC-Origin-M2-Merge: \ javax.measure:unit-api, \ tech.units:indriya, \ -tech.uom.lib:uom-lib-common:2.1, \ \ No newline at end of file +tech.uom.lib:uom-lib-common:2.1, \ +si.uom:si-units:2.1, \ +si.uom:si-quantity:2.1, \ +systems.uom:systems-common:2.1, \ +systems.uom:systems-quantity:2.1, \