X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=tp%2Forg.argeo.tp.gis%2Funits%2Fmerge.bnd;h=2a404864d57df235f34db62fc9da3f420eeaf7c1;hb=740ae16f2ee8a5a88d3fbcb594aba298e00ba8aa;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..2a404864d 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.* +SLC-Origin-M2: :2.0.2 +Export-Package: javax.measure.*, tech.units.indriya.*, si.uom.*, systems.uom.* Import-Package: \ *;resolution:="optional" SLC-Origin-M2-Merge: \ -javax.measure:unit-api, \ +javax.measure:unit-api:2.0, \ tech.units:indriya, \ -tech.uom.lib:uom-lib-common:2.1, \ \ No newline at end of file +tech.uom.lib:uom-lib-common:2.0, \ +si.uom:si-units:2.0.1, \ +si.uom:si-quantity:2.0.1, \ +systems.uom:systems-common:2.0.2, \ +systems.uom:systems-quantity:2.0.2, \