]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - tp/org.argeo.tp.gis/units/merge.bnd
Update and extend GIS components
[gpl/argeo-slc.git] / tp / org.argeo.tp.gis / units / merge.bnd
index 58c69c79a6a6fa2306e76233d69dd6eb5adc58cc..4a043176ec77f97d77940785320d6980dfbba766 100644 (file)
@@ -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, \