]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/hdf.hdf5lib/pom.xml
Upgraded HDF5 library to 1.10.2 and added linux support
[simantics/platform.git] / bundles / hdf.hdf5lib / pom.xml
index 5c00b7ab1431a1705abd6fb42033ec54174caceb..a64ceb4bc52c838a329abfe0fbf087273d83bc7c 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <artifactId>hdf.hdf5lib</artifactId>
        <packaging>eclipse-plugin</packaging>
-       <version>1.10.0.patch1</version>
+       <version>1.10.2</version>
 
        <parent>
                <groupId>org.simantics</groupId>
                                                        <os>win32</os>
                                                        <arch>x86_64</arch>
                                                </environment>
+                                               <environment>
+                                                       <os>linux</os>
+                                                       <arch>x86_64</arch>
+                                               </environment>
                                        </environments>
                                </configuration>
                        </plugin>
                </plugins>
        </build>
 
-</project>
\ No newline at end of file
+</project>