File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 12361236 <org .openmicroscopy.ome-poi.version>${ome-poi.version} </org .openmicroscopy.ome-poi.version>
12371237
12381238 <!-- OME Model - https://github.com/ome/ome-model -->
1239- <ome-xml .version>6.3.4</ome-xml .version>
1239+ <ome-model .version>6.3.6</ome-model .version>
1240+ <ome-xml .version>${ome-model.version} </ome-xml .version>
1241+ <specification .version>${ome-model.version} </specification .version>
12401242 <org .openmicroscopy.ome-xml.version>${ome-xml.version} </org .openmicroscopy.ome-xml.version>
1243+ <org .openmicroscopy.specification.version>${specification.version} </org .openmicroscopy.specification.version>
12411244
12421245 <!-- Glencoe Software jxrlib - https://github.com/glencoesoftware/jxrlib -->
12431246 <jxrlib .version>0.2.4</jxrlib .version>
39263929 <artifactId >ome-xml</artifactId >
39273930 <version >${org.openmicroscopy.ome-xml.version} </version >
39283931 </dependency >
3932+ <dependency >
3933+ <groupId >org.openmicroscopy</groupId >
3934+ <artifactId >specification</artifactId >
3935+ <version >${org.openmicroscopy.specification.version} </version >
3936+ </dependency >
39293937
39303938 <!-- Glencoe Software jxrlib - https://github.com/glencoesoftware/jxrlib -->
39313939 <dependency >
You can’t perform that action at this time.
0 commit comments