aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien Gouesse <[email protected]>2014-01-28 23:21:46 +0100
committerJulien Gouesse <[email protected]>2014-01-28 23:21:46 +0100
commit372a3440c725567d2cef6a1facd71c2dd0808b68 (patch)
tree4cfb577bd32674ca3ac1c44769936b6a3fd430d9 /pom.xml
parentbd65da90efce78f868d5d5ff905b5d1dbaed1c0a (diff)
Switches to JOGL 2.1.4 RC 20140126
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 4138236..862dd76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -244,7 +244,7 @@
<!-- these properties help simplify specifying some commonly occurring variables -->
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <jogamp.version>2.1.4-rc-20140109</jogamp.version>
+ <jogamp.version>2.1.4-rc-20140126</jogamp.version>
<lwjgl.version>2.8.4</lwjgl.version>
<swt.version>3.8</swt.version>
</properties>