aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien Gouesse <[email protected]>2013-11-04 20:39:05 +0100
committerJulien Gouesse <[email protected]>2013-11-04 20:39:05 +0100
commite857ca2719b458140a67d2bc87cf935f05172cc5 (patch)
treecb86b73f6fcd34f5465019b9d53c468db56d38eb /pom.xml
parent4c694e497da9d0e7f402babdd0b8cc9aa5d03860 (diff)
Modifies the JOGL renderer in order to support the changes introduced in the public APIs of JOGL 2.1.x
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 60ca87e..330c9bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -239,7 +239,7 @@
<!-- these properties help simplify specifying some commonly occurring variables -->
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <jogamp.version>2.0.2</jogamp.version>
+ <jogamp.version>2.1.2-rc-20131031</jogamp.version>
<lwjgl.version>2.8.4</lwjgl.version>
<swt.version>3650</swt.version>
</properties>