aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien Gouesse <[email protected]>2014-01-04 18:32:14 +0100
committerJulien Gouesse <[email protected]>2014-01-04 18:32:14 +0100
commit3e72918d422d874639cc277053c4dbdceba5fa5f (patch)
treecb9afc60fb8a33c12f8038a5abb7d2943483f87f /pom.xml
parentf971156a0ee361d8d849c7af16648a1f4bc045f1 (diff)
Switches to JOGL 2.1.4-rc-20140102
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 fea2fed..8a908a1 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.1.3</jogamp.version>
+ <jogamp.version>2.1.4-rc-20140102</jogamp.version>
<lwjgl.version>2.8.4</lwjgl.version>
<swt.version>3.8</swt.version>
</properties>