aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien Gouesse <[email protected]>2015-08-28 18:39:50 +0200
committerJulien Gouesse <[email protected]>2015-08-28 18:39:50 +0200
commitefde70918e072ed6081f8beac193293d48059630 (patch)
treebd19ff9fd33dbef010826d66599b8f2d548e1e25 /pom.xml
parent869c418ce87118e8d5a50739187bc5804916252f (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5fd0030..5c78c21 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>