diff options
author | Julien Gouesse <[email protected]> | 2015-08-28 18:39:50 +0200 |
---|---|---|
committer | Julien Gouesse <[email protected]> | 2015-08-28 18:39:50 +0200 |
commit | efde70918e072ed6081f8beac193293d48059630 (patch) | |
tree | bd19ff9fd33dbef010826d66599b8f2d548e1e25 /pom.xml | |
parent | 869c418ce87118e8d5a50739187bc5804916252f (diff) |
Updates JOGL (2.3.2 RC 20150812), moves the image format detection from Ardor3D to JOGL
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -259,7 +259,7 @@ <!-- these properties help simplify specifying some commonly occurring variables --> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <jogamp.version>2.3.2-rc-20150716</jogamp.version> + <jogamp.version>2.3.2-rc-20150812</jogamp.version> <swt.version>3.8</swt.version> </properties> |