X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=tp%2Forg.argeo.tp.gis%2Funits%2Fmerge.bnd;h=75ecae16a612e8cf03815f4a0f03398b42bbe2b3;hb=d0a3a8bfcf8da68799a01dc5529702dc40b5fae7;hp=1bd06a91daccb6f8e182ec61cc696b61d95840b5;hpb=a4ce2b412ccebcd40cd54fa612455d17204a5dca;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 1bd06a91d..75ecae16a 100644 --- a/tp/org.argeo.tp.gis/units/merge.bnd +++ b/tp/org.argeo.tp.gis/units/merge.bnd @@ -1,14 +1,14 @@ Bundle-License: BSD-3-Clause Bundle-SymbolicName: tech.units.indriya -SLC-Origin-M2: :2.0.2 -Export-Package: javax.measure.*, tech.units.indriya.* +SLC-Origin-M2: :2.0.4 +Export-Package: javax.measure.*, tech.units.indriya.*, si.uom.*, systems.uom.* Import-Package: \ *;resolution:="optional" SLC-Origin-M2-Merge: \ javax.measure:unit-api:2.0, \ tech.units:indriya, \ -tech.uom.lib:uom-lib-common:2.0, \ -si.uom:si-units:2.0.1, \ +tech.uom.lib:uom-lib-common:2.0.1, \ +si.uom:si-units:2.0, \ si.uom:si-quantity:2.0.1, \ systems.uom:systems-common:2.0.2, \ systems.uom:systems-quantity:2.0.2, \